Loading…
Loading…
Method Name: mthStopTotalizer1
Method ID: 0x45C9
Method Label: Stop Totaliser
Method Help: Stop totaliser and holds current. (C3.1.8)
- {
- int iResult;
- send_command(185);
- if (!(eAccessLevel >= 1 || eOptionValidityDebug == 1))
- {
- ACKNOWLEDGE(literal_string(2132));
- return;
- }
- iResult = mthCheckAslLock(0x0040);
- if (iResult == 0x01)
- {
- ACKNOWLEDGE(literal_string(2175));
- process_abort();
Please login for more