Loading…
Loading…
方法名称: methodLDH_abortSimulation
方法ID: 0x41E0
方法标签: Aborting Input Simulation
方法描述: Aborting Input Simulation
- {
- long vid[2];
- char status[3];
- char string1[60];
- int len1;
- int choice;
- len1 = 60;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- if (PdpSimEnable == 1)
- {
- PdpSimEnable = 0;
- device_variable_code_1 = 0;
- send(9,status);
- if (status[0])
- {
- display_response_status(9,status[0]);
- DELAY(4,literal_string(1556));
- process_abort();
- }
请登录以获得完整内容