Member |
Data Type |
Description |
---|---|---|
dwSize |
DWORD |
Structure size. |
dwAppendPicLen |
DWORD |
Attached picture size. |
pAppendPicBuff |
BYTE |
Buffer pointer for saving attached picture information. |
byAppendPicType |
BYTE |
Attached picture type. |
byUID |
Array of BYTE |
Device alarm UID, the maximum size is 64 bytes. |
byRes1 |
Array of BYTE |
Reserved. The maximum size is 3 bytes. |
dwTargetSpeed |
DWORD |
Target speed detected by radar, unit: km/h. |
dwTargetDistance |
DWORD |
Target distance detected by radar, unit: m. |
byAlarmType |
BYTE |
Alarm trigger source type: 0-triggered by video, 1-triggered by radar. |
byRadarChannel |
BYTE |
Radar channel No., which starts from 1. |
byRes |
Array of BYTE |
Reserved. The maximum size is 50 bytes. |