Read status bits for wire break detection

Hello everyone,

The 4-20mA I/O modules output status information in the lower 2 bits, for example, for wire break detection.

Is there a better way than ( AND <16#3>) EQ <3> to detect the error?

Or is this already the most efficient/best method?

Thanks for any tip.

Michael

1 Like