Hello,
bits in digital input page are reversed. I mean +15 is on the left, but it has to be on right. Because i ask with modbus for first 3 bytes, and i found it in columns marked +15, +14, +13 not in +0, +1, +2
The same is in COILS page
Version 8.16
Great sugestion - now ifI can get this support system to work, we can try implement something that will let you see mroe easily what bits are and are not set in a 16-bit value.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Oh, the +1 +2 +3 is because there is not much space on screen - +3 means "Address + 3", whcih takes the address for example being 16, add 3 = register or bit 19
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Great sugestion - now ifI can get this support system to work, we can try implement something that will let you see mroe easily what bits are and are not set in a 16-bit value.
Oh, the +1 +2 +3 is because there is not much space on screen - +3 means "Address + 3", whcih takes the address for example being 16, add 3 = register or bit 19