Loading…
Loading…
Method Name: MdthRstTrvlCntr
Method ID: 0x43B7
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(17130);
- result = SELECT_FROM_LIST(literal_string(1755),literal_string(1513));
- if (result == 0)
- {
- _iassign(16394,0);
- _iassign(16839,1);
- writeprotection_release();
- send(197,status);
- if (status[0] != 0)
- {
- display_response_status(197,status[0]);
Please login for more