#include <O22STRCT.h>
Public Attributes | |
int | nState |
Boolean state of the digital point. | |
int | nOnLatch |
Boolean state of the point's on latch. | |
int | nOffLatch |
Boolean state of the point's off latch. | |
int | nCounterState |
Whether or not the point's counter is active. | |
int | nCounts |
Current counter value of the point. | |
Digital Point read-only area
Current state of a single digital point.
See Appendix A - Digital Point Read - Read Only in the OptoMMP Protocol Guide for additional details.