Output status CAN
Hopefully a simple one? If I send the status of an output over CAN what are the results it sends?
im assuming it’s something like 1 - on, 2 - off, 3 - fault. But I want to confirm please!
83 Views
Hopefully a simple one? If I send the status of an output over CAN what are the results it sends?
im assuming it’s something like 1 - on, 2 - off, 3 - fault. But I want to confirm please!
Hi, Before V114, the output status would be 0 for off, 1 for on. Now it is
0 -> off
1 -> on
2 -> over current trip
3 -> under current trip
There is an inconsistency with the dedicated Hardwire CAN Output stream, which has the following format for output status'. This will be fixed in an upcoming software update.
0 -> off
1 -> on
2 -> under current trip
3 -> over current trip