Loading…
Loading…
Method Name: abort_through_wait
Method ID: 0x4074
Method Label:
Method Help:
- {
- char status[3];
- char xmtr_status[6];
- char cmd_status;
- do {
- get_more_status(status,xmtr_status);
- DELAY(3,literal_string(394));
- }
- while (status[0] == 113);
- _iassign(16399,0);
- send(136,status);
- _set_xmtr_comm_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- if ((cmd_status = status[0]) == 0)
- {
- do {
- get_more_status(status,xmtr_status);
Please login for more