Loading…

Method Name: mthResetTotalizer3

Method ID: 0x45DA

Method Label: Zähler 3 zurücksetz.

Method Help: Rücksetzen von Zähler. (A2.6, C3.3.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;
  • mthResetTotalizer3WoPmt();


Please login for more