Loading…
Loading…
Method Name: MdthRstMvmtCntr
Method ID: 0x43B8
Method Label: Reset Movement counter
Method Help: Reset the movement 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(1757),literal_string(1513));
- if (result == 0)
- {
- writeprotection_release();
- _iassign(16394,1);
- _iassign(16841,1);
- send(197,status);
- if (status[0] != 0)
- {
- display_response_status(197,status[0]);
Please login for more