20
7 Logging and data connections
7.4 UART format
The output format is listed below which is comma separated. The error codes are
hexadecimal which are listed in section 12.2.
The baud rate is 9600, 8 data bit, no parity, 1 stop bit.
The parameters available via UART are:
UART Word
number
Description
Unit
Comments
1
Tank Level
Bar
2
Battery Voltage
Volt
3
Output Power
Watt
4
SPM Power Draw
Watt
5
Battery Power Output
Watt
6
PSU State
NA
7
PCM Error Flags A
NA
See Section 12.2.1
8
PCM Error Flags B
NA
9
PCM Error Flags C
NA
10
PCM Error Flags D
NA
11
SPM1 Error Flags A
NA
See Section 12.2.2
12
SPM1 Error Flags B
NA
13
SPM1 Error Flags C
NA
14
SPM1 Error Flags D
NA
15
SPM2 Error Flags A
NA
See Section 12.2.2
16
SPM2 Error Flags B
NA
17
SPM2 Error Flags C
NA
18
SPM2 Error Flags D
NA
Example data output:
<300,48.7,1600,1700,100,2,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000>
<Pressure, Battery Voltage, Output Power, SPM Power, Battery Power, PSU state,
12x error flags>