Bytes to bit
-
Hi All,
I have a Modbus register that is 2bytes, this contains component status information. How do I break it down into bits to make it usable.
Here is the bit break down.
For example I have a value from the register of 23, but I'm not sure how to translate it into the bit table above.
Cheers,
Mike -
sorry, I've just worked it out using the Bitwise demultiplexer