#include <O22STRCT.h>
Public Attributes | |
| int | nStatePts63to32 |
| Current state of points 32 through 63 as a bitmask. | |
| int | nStatePts31to0 |
| Current state of points 0 through 31 as a bitmask. | |
| int | nOnLatchStatePts63to32 |
| Current on-latch state of points 32 through 63 as a bitmask. | |
| int | nOnLatchStatePts31to0 |
| Current on-latch state of points 0 through 31 as a bitmask. | |
| int | nOffLatchStatePts63to32 |
| Current off-latch state of points 32 through 63 as a bitmask. | |
| int | nOffLatchStatePts31to0 |
| Current off-latch state of points 0 through 31 as a bitmask. | |
| int | nActiveCountersPts63to32 |
| Current counter activation state (e.g. on/off) of points 32 through 63 as a bitmask. | |
| int | nActiveCountersPts31to0 |
| Current counter activation state (e.g. on/off) of points 0 through 31 as a bitmask. | |
Digital Bank read-only area.
Represents the current state of all standard density digital points.
See Appendix A - Digital Bank Read - Read Only in the OptoMMP Protocol Guide for additional details.
1.8.5