Loading…

Method Name: method_LeakDetection_Setup

Method ID: 0x4316

Method Label: Leckageerkennung

Method Help:


  • {
  • char achCmdStatus[3];
  • long ai32VariableIds[4];
  • int OptionToActivate;
  • int RequestActivation;
  • int ActCodeEntered;
  • DD_STRING ActCode;
  • DD_STRING CharacterCode;
  • DD_STRING StringToCompare;
  • DD_STRING CodeToCompare;
  • int LoopIndex;
  • int StartStringIndex;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • send(131,achCmdStatus);
  • if (achCmdStatus[0] != 0)
  • {
  • display_response_status(131,achCmdStatus[0]);
  • }
  • else
  • {
  • if (FeaturesAvailable & 0x04000000)
  • {
  • ACKNOWLEDGE(literal_string(1178));
  • }
  • else
  • {
  • ACKNOWLEDGE(literal_string(1179));
  • RequestActivation = SELECT_FROM_LIST(literal_string(1171),literal_string(1172));


Please login for more