Loading…

Method Name: mthResetTotalizer2

Method ID: 0x45D3

Method Label: Reset Totaliser 2

Method Help: Reset totaliser. (A2.5, C3.2.6, E)


  • {
  • int iResult;
  • send_command(185);
  • if (!(eAccessLevel >= 1 || eOptionValidityDebug == 1))
  • {
  • ACKNOWLEDGE(literal_string(2132));
  • return;
  • }
  • iResult = SELECT_FROM_LIST(literal_string(2128),literal_string(2129));
  • if (iResult != 1)
  • return;
  • mthResetTotalizer2WoPmt();


Please login for more