Loading…
Loading…
方法名称: standard_abort
方法ID: 0x4067
方法标签:
方法描述:
- {
- char status[3];
- char xmtr_status[6];
- _set_resp_code(6,1);
- do {
- get_more_status(status,xmtr_status);
- DELAY(2,literal_string(193));
- }
- while (xmtr_status[4] & 0x04);
请登录以获得完整内容