Page 1 of 1

Steady RED Output LED on the AIO

Posted: 11 Mar 2020, 19:15
by HYPERH2
Currently the OUT LED on the AIO is steady red. On this page, https://revolution.kunbus.com/tutorials ... vpi-aio-2/ says, "Another fault. Check the output status in the process image".
How do I do this? If I use the piTest command line tool, what line do I type?
Thanks!

Re: Steady RED Output LED on the AIO

Posted: 16 Mar 2020, 15:13
by Amar
When using Output Channel 1 of AIO,check following variables of AIO module in pictory. Click export.
File->Export-Offset list will give Text list with the names and byte/bit offsets of the values with export checkmark.

Output1Range (select required range)
Output1EnableSlew
Output1SlewStepSize
Output1SlewClock

OutputStatus_1 (Status Signals in Process Image RevPi AIO)
https://revolution.kunbus.com/tutorials ... revpi-aio/

OutputValue_1

read OutputStatus_1 with command:
piTest - r OutputStatus_1