Loading…
Loading…
Method Name: method_turn_off_schedule_375
Method ID: 0x4972
Method Label: Turn Off Schedule
Method Help:
- {
- char status[3];
- char disp_string[100];
- int slen;
- slen = 100;
- _fassign(18650,0.00);
- _fassign(18651,0.00);
- send_trans(253,6,status);
- if (status[0])
- {
- display_response_status(253,status[0]);
- _get_dictionary_string(858587163,disp_string,slen);
- DELAY(2,disp_string);
- process_abort();
- }
Please login for more