Loading…
Loading…
Method Name: MdthRstTrvlCntr
Method ID: 0x4174
Method Label: Reset travel counter
Method Help: Reset the travel counter to 0
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- int result;
- slen1 = 60;
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(16624);
- result = SELECT_FROM_LIST(literal_string(1088),literal_string(916));
- if (result == 0)
- {
- _iassign(17182,128);
- configEnable();
- send(250,status);
- if (status[0] != 0)
- {
- display_response_status(250,status[0]);
Please login for more