id | field name | definition |
0 | Data_Set_Name |
xml string |
Name of the Data Set
|
|
1 | Data_Set_Type |
xml string |
M for Measurement - R for Reference
|
|
2 | File_Name |
xml string |
Name of the reference file. Field is left empty for Measurement DSD
|
|
3 | Data_Set_Offset |
ascii int64 |
Offset in bytes from the beginning of the DBL file. For reference DSDs the field is set to 0
unit: "bytes"
attribute: unit |
ascii string | size: 5 |
fixed value: "bytes"
|
|
|
|
4 | Data_Set_Size |
ascii uint32 |
Size in bytes of the Measurement Data Set Record. For reference DSDs the field is set to 0
unit: "bytes"
attribute: unit |
ascii string | size: 5 |
fixed value: "bytes"
|
|
|
|
5 | Num_of_Records |
ascii int32 |
Number of Data Set Records. For reference DSDs the field is set to 0
|
|
6 | Record_Size |
ascii int32 |
Record size in bytes. For reference DSDs the field is set to 0
unit: "bytes"
attribute: unit |
ascii string | size: 5 |
fixed value: "bytes"
|
|
|
|
7 | Byte_Order |
xml string |
It describes the endianess of the data set. 3210 -> Big-endian. 0123 -> Little-endian. For Reference DSDs the field is left empty
|
|