Loading…

Method Name: MthResetTotalizer3

Method ID: 0x46AF

Method Label: Reset Totaliser 3

Method Help: Resets totaliser 3 (Fct. C4.3.6)


  • {
  • char achCmdStatus[3];
  • int iResult;
  • iResult = SELECT_FROM_LIST(literal_string(1951),literal_string(1950));
  • if (iResult != 1)
  • return;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_no_device(0);
  • _set_comm_status(0xFF,0);
  • SET_NUMBER_OF_RETRIES(0);
  • switch (_lvar_value(16742))
  • {
  • case 1:
  • _iassign(18081,_ivar_value(16850));
  • break;
  • case 2:
  • _iassign(18081,_ivar_value(16849));
  • break;
  • default:
  • _iassign(18081,_ivar_value(16849));


Please login for more