Loading…

Method Name: mthEnableExpertMode

Method ID: 0x456D

Method Label: Enable Expert Mode

Method Help: 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;


Please login for more