NET_SDK_ALARMINFO¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 | |
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. |