Description
Dataset Linac status
Source
?? your app??
Keys
Key name | Source | Write freq. [Hz] | Data size [byte] | Throughput | Format | Notes |
---|---|---|---|---|---|---|
xxxx | xx | xx | xx | xx | Cluster of: | LV cluster [flattened to str] [DCTDyn (165 bytes)][4 bytes][array of 4096 DBLs] |
LabVIEW data format
When using languages different from LabVIEW, the "unflatten from string" operator is not available; in these case, you have to decode the LV cluster made of the DCTDyn typeDef followed by the array of DBLs.
xxx
The xxx typeDef format is described below along with an example of its flattened string.