Loading…
Loading…
Method Name: MthdSimulateSW1
Method ID: 0x4333
Method Label: Simulate SW 1
Method Help: This is intended to perform Switch point simulation
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- writeprotection_release();
- _add_abort_method(17130);
- _get_dev_var_value(literal_string(1613),0,17204);
- send(185,status);
- if (status[0])
- {
- display_response_status(185,status[0]);
- _get_dictionary_string(19726342,disp_string1,slen1);
- DELAY(2,disp_string1);
- process_abort();
- }
Please login for more