Loading…
Loading…
Method Name: standard_abort
Method ID: 0x4072
Method Label:
Method Help:
- {
- char status[3];
- char xmtr_status[6];
- _set_resp_code(6,1);
- do {
- get_more_status(status,xmtr_status);
- DELAY(2,literal_string(348));
- }
- while ((xmtr_status[0] & 0x80) != 0x80);
Please login for more