Loading…
Loading…
Method Name: ResetOverfeedTimerRelayCMethod
Method ID: 0x41EA
Method Label: Reset Overfeed Timer C
Method Help: This method will reset the over feed timer for relay C.
- {
- char acStatus[3];
- char disp_string1[60];
- int wChoice;
- int slen1;
- slen1 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- iOneLowUnsignedIntegerIndexSC200 = 163;
- wChoice = SELECT_FROM_LIST(literal_string(1584),literal_string(1512));
- if (wChoice == 0)
- {
- DELAY(2,literal_string(1585));
- process_abort();
- }
Please login for more