Versions Compared

Key

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

...

Code Block
titleDBFile example
#CHHPS101
@HCI(S)[(I32),(DBL),DU32,DBL,DBL,DU32,HI32,(DBL),DI32]
CHN,CHHPS101,4,2,1,0,C0A8BF29,CORMR001,0
@ReadOut(A)[(DBL),DBL,DBL,DBL,DBL,DBL,DBL]
readoutC,9.1553E-4,0.0,-30.0,30.0,0.005,0.1
@Setting(A)[(DBL),DBL,DBL,DBL,DBL,DBL]
settingC,1.0,0.0,-30.0,30.0,0.010


Code Block
titleJson
Json representation of the fork{
"CHNHCISta": {
"recordClass": 0,
"elemName": 0,
"elemType": 0,
"maxCmdExeTime#0": 0,
"maxCmdExeTime#1": 0,
"channelNumber": 0,
"ownerCORAddress": 0,
"ownerCORName": 0,
"ownerCORID": 0
},
"readOutArray": [],
"settingArray": []
}

Dynamic Fork

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

...