MDR_PROP_HK

binary record "MDR_PROP_HK"size: 68
idfield namedefinition
0MDR_ID
binary uint16size: 2
Data Set Record identifier
1SyncStatus
binary uint16size: 2
Time synchronization status, source and quality
2t
binary timesize: 12
unit: "s since 2000-01-01"

value: float(./day) * 86400 + float(./sec) + float(./microsec) * 1e-06
binary recordsize: 12
Time of observation

idfield namedefinition
0day
binary int32size: 4
unit: "days since 2000-01-01"
1sec
binary uint32size: 4
unit: "s"
2microsec
binary uint32size: 4
unit: "1E-6 s"
3P_A
binary uint32 (double)size: 4
Pressure in tank A

unit: "1E-1 Pa"

converted unit: "Pa" (multiply by 1/10)
4P_B
binary uint32 (double)size: 4
Pressure in tank B

unit: "1E-1 Pa"

converted unit: "Pa" (multiply by 1/10)
5T_A
binary array[5]size: 20
binary int32 (double)size: 4
Temperatures of tank A

unit: "1E-3 C"

converted unit: "C" (multiply by 1/1000)
6T_B
binary array[5]size: 20
binary int32 (double)size: 4
Temperatures of tank B

unit: "1E-3 C"

converted unit: "C" (multiply by 1/1000)
7Fill_1
binary bytessize: 4
Filler

hidden: true