#include <O22STRCT.h>
Public Attributes | |
int | nModuleType |
Read only. | |
int | nPointType |
Read/Write. | |
int | nFeature |
Read/Write. Only used for digital points. | |
float | fOffset |
Read/Write. Only used for analog points. | |
float | fGain |
Read/Write. Only used for analog points. | |
float | fHiScale |
Read/Write. Only used for analog points. | |
float | fLoScale |
Read/Write. Only used for analog points. | |
float | fFilterWeight |
Read/Write. Only used for analog points. | |
float | fWatchdogValue |
Read/Write. | |
int | nWatchdogEnabled |
Read/Write. | |
unsigned char | byName [51] |
Read/Write. | |
Point configuration read/write area.
This is the point configuration structure used with I/O units running firmware 8.0 or later.
See Appendix A - (Expanded) Analog and Digital Point Configuration Information - Read/Write in the OptoMMP Protocol Guide for additional details.