Loading…

方法名称: mthEnableExpertMode

方法ID: 0x456D

方法标签: Enable Expert Mode

方法描述: Enable Expert Mode


  • {
  • long ai32VariableIds[4];
  • char achCmdStatus[3];
  • int iLengthStStandardDct;
  • char stStandardDct[60];
  • int iResult;
  • send_command(185);
  • if (!(eAccessLevel >= 1 || eOptionValidityDebug == 1))
  • {
  • ACKNOWLEDGE(literal_string(2132));
  • return;
  • }
  • iResult = SELECT_FROM_LIST(literal_string(2152),literal_string(2129));
  • if (iResult != 1)
  • return;


请登录以获得完整内容