Loading…
Loading…
Method Name: nd_reset_valve_cntrs
Method ID: 0x4063
Method Label: Reset valve cntrs
Method Help: Resets the valve counters to zero
- {
- char status[3];
- char disp_string[60];
- if (!SELECT_FROM_LIST(literal_string(337),literal_string(261)))
- {
- send_trans(241,2,status);
- if (status[0] != 0 && status[0] != 64)
- {
- display_response_status(241,status[0]);
- _get_dictionary_string(19726342,disp_string,60);
- DELAY(2,disp_string);
Please login for more