Loading…
Loading…
Method Name: exit_relay_test
Method ID: 0x4068
Method Label:
Method Help:
- {
- char cmd_status[3];
- char dev_status[8];
- get_more_status(cmd_status,dev_status);
- if (dev_status[6] & 0x20)
- {
- _iassign(16429,2);
- send(150,cmd_status);
- if (cmd_status[0])
- {
- display_response_status(150,cmd_status[0]);
- ACKNOWLEDGE(literal_string(548));
- }
- }
Please login for more