...
Immediately after the DCTDyn it follows an array af DBL of 4096 components. In LabVIEW the array serialization is made by a U32 containing the number of components of the array and then the array itselsf.
Meaningful offsets
The Be aware that the following offsets depends on the number of components of the "tau" array in the DCTDyn cluster. This number of components shouldn't change over time.
Value | Offset [byte] | Data type |
---|---|---|
Acquisition pointer | 136 | U32 |
First component of the data array | 169 | [DBL] |
...