Loading…
Loading…
方法名称: standard_abort
方法ID: 0x4072
方法标签:
方法描述:
- {
- 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);
请登录以获得完整内容