Loading…

Method Name: MdthRstMvmtCntr

Method ID: 0x4175

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(16624);
  • result = SELECT_FROM_LIST(literal_string(1090),literal_string(916));
  • if (result == 0)
  • {
  • _iassign(17182,64);
  • configEnable();
  • send(250,status);
  • if (status[0] != 0)
  • {
  • display_response_status(250,status[0]);


Please login for more