Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page properties


Document status

Status
colourGreen
title

DRAFT

FINAL

Document owner
Designer
Developers
QA


...

Code Block
titleJson
{
  "CHNHCIDyn": {
    "elemName": 0,
    "status": 0,
    "consoleName": 0,
    "errorMask": 0,
    "cmdExeStartTime": 0,
    "cmdExeMaxTime": 0,
    "cmdExecution": 0,
    "sysFlags": {
      "onLine": false,
      "byPass": false,
      "remote": false,
      "busy": false
    }
  },
  "CHNDPDyn": {
    "triggerArmed": false,
    "currentPreSetting": 0,
    "statusSetting": 0,
    "currentSetting": 0,
    "slewRateSetting": 0,
    "statusReadout": 0,
    "currentReadout": 0,
    "slewRateReadout": 0,
    "voltageReadout": 0,
    "faults": []
  }
}

Details

CHNDyn.status = staus readout

0 = Power OFF alias STANDBY
1 = ON alias OPERATIONAL
2 = Faulty (there are some interlocks on the PS)
3 = Bad (Communication error or protocol violation or incoherent information)