Loading…
Loading…
Method Name: mthResetTotalizer1
Method ID: 0x45CC
Method Label: Zähler 1 zurücksetz.
Method Help: Rücksetzen von Zähler. (A2.4, C3.1.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;
- mthResetTotalizer1WoPmt();
Please login for more