Loading…

方法名称: MdthRstTrvlCntr

方法ID: 0x4174

方法标签: Reset travel counter

方法描述: 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]);


请登录以获得完整内容