DD_RELAY_CONFIG¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 9 | |
Function Description¶
Delay configuration structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| enable | unsigned char | Alarm output device enable switch. |
| recv | unsigned char | Reserved bytes. |
| holdTime | unsigned short | Delay time. |
| name | char[DD_MAX_NAME_BUF_LEN] | The name of the device. |