I’m trying to read the on latch state of a high density input module on rack position 0 using a R1 controller. From the OptoMMP protocol guide it shows hex address F1808008 for on latches with a length of 8. For off latches it has hex address F1808010 with a length of 8. Isn’t that overlapping? I used the command ReadNumFromIoUnitMemMap and can read the off latches with hex address F180814.
With the on latches there are only two addresses available F1808008 and F1808009, the next overlaps the off latches. Am I missing something here?
Gary