Loading…

方法名称: mthStopTotalizer1

方法ID: 0x45C9

方法标签: Stop Totaliser

方法描述: 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();


请登录以获得完整内容