Loading…
Loading…
Method Name: methodLDH_abortSimulation
Method ID: 0x41E0
Method Label: Aborting Input Simulation
Method Help: 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();
- }
Please login for more