Loading…
Loading…
Method Name: abort_dynamic
Method ID: 0x4061
Method Label: ABORT DYNAMIC
Method Help:
- {
- int rc;
- char status[3];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- rc = SELECT_FROM_LIST(literal_string(229),literal_string(230));
- if (rc == 0)
- {
- send(145,status);
- if (status[0])
- {
- display_response_status(145,status[0]);
- }
- }
Please login for more