Struct SYN_N2K_BatteryStatus¶
ClassList > SYN_N2K_BatteryStatus
Battery Status (PGN 127508).
#include <syn_n2k.h>
Public Attributes¶
| Type | Name |
|---|---|
| int16_t | current_1e1 |
| uint8_t | instance |
| uint8_t | sid |
| uint16_t | temperature_1e1 |
| uint16_t | voltage_1e2 |
Public Attributes Documentation¶
variable current_1e1¶
Battery Current in 0.1 Amperes (e.g. 150 = 15.0A)
variable instance¶
Battery Instance ID (0-254)
variable sid¶
Sequence ID
variable temperature_1e1¶
Battery Temperature in 0.1 Kelvin (e.g. 2982 = 298.2K / 25C)
variable voltage_1e2¶
Battery Voltage in 0.01 Volts (e.g. 1250 = 12.50V)
The documentation for this class was generated from the following file src/syntropic/proto/syn_n2k.h