|
int | nState |
| Current message state: Inactive/Active/Acknowledged.
|
|
int | nScratchOn63to32 |
| Bitmask showing which scratchpad bits are turned on (bits 32-63)
|
|
int | nScratchOn31to0 |
| Bitmask showing which scratchpad bits are turned on (bits 0-31)
|
|
int | nScratchOff63to32 |
| Bitmask showing which scratchpad bits are turned off (bits 32-63)
|
|
int | nScratchOff31to0 |
| Bitmask showing which scratchpad bits are turned on (bits 0-31)
|
|
int | nStreamEnabled |
| Enable streaming. (Boolean)
|
|
int | nStreamPeriod |
| Stream period in seconds. 0 = send once, maximum = 604800.
|
|
int | nEmailEnabled |
| Enable email. (Boolean).
|
|
int | nEmailPeriod |
| Email period in seconds. 0 = send once, maximum = 604800.
|
|
int | nSnmpEnabled |
| Email SNMP trap. (Boolean).
|
|
int | nSnmpStreamPeriod |
| SNMP trap period in seconds. 0 = send once, maximum = 604800.
|
|
int | nSnmpSpecificType |
| SNMP trap type.
|
|
int | nPriority |
| Message priority. 0 = high, 1 = low. Applies only if you are using SNMP with a modem connection, and the I/O unit is dialing out.
|
|
int | nSerialEnabled |
| Enable serial module message. (Boolean)
|
|
int | nSerialStreamPeriod |
| Serial stream period in seconds. 0 = send once, maximum = 604800.
|
|
unsigned char | byMessage [128] |
| Message text, limited to 127 characters. Used with email, serial and SNMP messages.
|
|
The documentation for this struct was generated from the following file: