#include <O22STRCT.h>
Public Attributes | |
float | fValue |
Current floating point value (in engineering units) of the analog point. | |
float | fCounts |
Current counter value of the point. | |
float | fMinValue |
Lowest value recorded by the point since the last time it was cleared. | |
float | fMaxValue |
Highest value recorded by the point since the last time it was cleared. | |
short | nRawCounts |
Analog Point read-only area
Current state of a single analog point.
See Appendix A - (Old) Analog Point Read - Read Only in the OptoMMP Protocol Guide for additional details.