MDR_CURR_HK

binary record "MDR_CURR_HK"size: 1682
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"
3I_SP
binary array[8]size: 256
Solar array currents
binary recordsize: 32
idfield namedefinition
0Name
binary stringsize: 30
Name of the Current Channel
1current
binary int16 (double)size: 2
Numeric value associated to the current channel

unit: "1E-3 mA"

converted unit: "mA" (multiply by 1/1000)
4I_other
binary array[41]size: 1312
Bus currents
binary recordsize: 32
idfield namedefinition
0Name
binary stringsize: 30
Name of the Current Channel
1current
binary int16 (double)size: 2
Numeric value associated to the current channel

unit: "1E-3 mA"

converted unit: "mA" (multiply by 1/1000)
5I_bat
binary array[3]size: 96
Batteries, charge/discharge currents
binary recordsize: 32
idfield namedefinition
0Name
binary stringsize: 30
Name of the Current Channel
1current
binary int16 (double)size: 2
Numeric value associated to the current channel

unit: "1E-3 mA"

converted unit: "mA" (multiply by 1/1000)
6I_batAvg
binary int16 (double)size: 2
Batteries, charge/discharge currents (Average)

unit: "1E-3 mA"

converted unit: "mA" (multiply by 1/1000)