Member |
Data Type |
Description |
---|---|---|
dwHandleType |
DWORD |
Handling types, see details below:
E.g., if dwHandleType is 0x01|0x04, it indicates that the alarm information will be displayed on monitor screen and uploaded to alarm center when the alarm is triggered. |
dwMaxAlarmOutChannelNum |
DWORD |
Manixmum number of alarm outputs (read only) supported by the device. |
dwRelAlarmOut |
Array of DWORD |
Alarm output No. triggered by alarm, which starts from 0, 0xffffffff-invalid. E.g. byRelAlarmOut[i]==3 indicates that the alarm output No.4 is triggered. |
byRes |
Array of BYTE |
Reserved, set to 0. |