You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Document status

FINAL

Document owner
DesignerAlessandro Stecchi
DevelopersAlessandro Stecchi
QAAlessandro Stecchi

Description

Static Fork

Json representation of the fork

Dynamic Fork

{
  "SEMHCIDyn": {
    "elemName": "",
    "status": 0,
    "consoleName": 0,
    "errorMask": 0,
    "cmdExeStartTime": 0,
    "maxCmdExeTime": 0,
    "cmdExecution": 0,
    "cmdBgndID": 0,
    "acquisitions": 0
  },
  "sysFlags": {
    "onLine": false,
    "byPass": false,
    "remote": false,
    "busy": false
  },
  "QDC": [],
  "hiRes_pC": [],
  "lowRes_pC": []
}


Details

  • No labels