NET_SDK_ALARMINFO_EX
Structure Definition
Function Description
Alarm information structure.
Member Description
| Member | Type | Remark |
| dwAlarmType | DWORD | For alarm type, refer to NET_SDK_N9000_ALARM_TYPE. |
| dwSensorIn | DWORD | Sensor alarm input port number. |
| dwChannel | DWORD | When the alarm is channel-related, it indicates the channel number of the alarm. |
| dwDisk | DWORD | In case of disk alarm, it indicates the disk number that generates the alarm. |
| sensorName | char[36] | In case of sensor alarm, the name of the sensor. |
| alarmTime | char[20] | Alarm trigger time. |
| resv | char[128] | Reserved field. |