Versions Compared

Key

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

...

Code Block
titleDBFile example
#CHHPS101
@HCI(S)[(DBL),DI32,DI32,DI32,DU32,DU32,DI32,TF,TF,TF,TF]
CHHPS101,0,000,0000,0,0,0,1,0,1,0
@DP(S)[TF,DBL,DI32,DBL,DBL,DI32,DBL,DBL,DBL,DU32:4]
0,0.0,0,0.0,0.0,0,0.0,0.0,0.0,0:0:0:0


Code Block
titleJson
Json representation of the fork{
  "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