id | field name | definition |
0 | MDR_ID |
binary uint16 | size: 2 |
Data Set Record identifier
|
|
1 | SyncStatus |
binary uint16 | size: 2 |
Time synchronization status, source and quality
|
|
2 | t |
binary time | size: 12 |
unit: "s since 2000-01-01"
value: float(./day) * 86400 + float(./sec) + float(./microsec) * 1e-06
binary record | size: 12 |
Time of observation
id | field name | definition |
0 | day |
binary int32 | size: 4 |
unit: "days since 2000-01-01"
|
|
1 | sec |
binary uint32 | size: 4 |
unit: "s"
|
|
2 | microsec |
binary uint32 | size: 4 |
unit: "1E-6 s"
|
|
|
|
|
3 | Isw1 |
binary array[252] | size: 2016 |
Sweep mode currents, probe1
binary double | size: 8 |
unit: "A"
|
|
|
4 | Isw2 |
binary array[252] | size: 2016 |
Sweep mode currents, probe2
binary double | size: 8 |
unit: "A"
|
|
|
5 | Vbias1 |
binary array[252] | size: 2016 |
Sweep mode bias voltage, probe1
binary double | size: 8 |
unit: "A"
|
|
|
6 | Vbias2 |
binary array[252] | size: 2016 |
Sweep mode bias voltage, probe2
binary double | size: 8 |
unit: "A"
|
|
|
7 | dt |
binary int16 | size: 2 |
Step duration
|
|
8 | dU |
binary int16 | size: 2 |
Step height
|
|
9 | Fill_2 |
binary bytes | size: 4 |
Filler
|
hidden: true
|
10 | Uo |
binary double | size: 8 |
Starting bias
|
|
11 | ninv |
binary int16 | size: 2 |
Step at which sign of step height is inverted
|
|
12 | n |
binary uint8 | size: 1 |
Number of sweep samples between steps
|
|
13 | Fill_1 |
binary bytes | size: 1 |
Filler
|
hidden: true
|
14 | Fill_3 |
binary bytes | size: 4 |
Filler
|
hidden: true
|
15 | Iface |
binary array[16] | size: 128 |
LP measurements From Faceplate
binary double | size: 8 |
unit: "A"
|
|
|
16 | Vface |
binary double | size: 8 |
Faceplate fixed bias
unit: "V"
|
|
17 | P1_Gain |
binary double | size: 8 |
Probe 1 Gain (resistor value)
unit: "ohm"
|
|
18 | P2_Gain |
binary double | size: 8 |
Probe 2 Gain (resistor value)
unit: "ohm"
|
|
19 | Fp_Gain |
binary double | size: 8 |
Faceplate Gain (resistor value)
unit: "ohm"
|
|
20 | deltaTime |
binary double | size: 8 |
LP instrument measurement timestamp delta
unit: "s"
|
|