#include <O22STRCT.h>
Public Attributes | |
int | nModuleType |
Read only. | |
int | nPointType |
Used to specify a point type, used for digital points. | |
int | nFeature |
Set point features. Only used for digital points. | |
float | fOffset |
Only used for analog points. | |
float | fGain |
Only used for analog points. | |
float | fHiScale |
Only used for analog points. | |
float | fLoScale |
Only used for analog points. | |
float | fFilterWeight |
Only used for analog points. | |
float | fWatchdogValue |
Only used for analog points. | |
int | nWatchdogEnabled |
Only used for analog points. | |
unsigned char | byName [16] |
Only used for analog points. | |
float | fHiClamp |
Only used for analog points. | |
float | fLoClamp |
Only used for analog points. | |
Point configuration read/write area.
This point configuration structure is used with I/O units running firmware older than 8.0.
See Appendix A - (Old) Analog and Digital Point Configuration Information - Read/Write in the OptoMMP Protocol Guide for additional details.