BS1201 unit configuration structure. Strings are null-terminated.
More...
#include <CInterface.h>
BS1201 unit configuration structure. Strings are null-terminated.
|
|
char | serial_number [128] |
| | Serial number.
|
| |
|
char | firmware_version [128] |
| | Firmware version.
|
| |
|
char | calibration_date [128] |
| | Calibration date.
|
| |
|
bool | cell_inhibit_enable |
| | Indicates whether the unit's cell inhibit lines are enabled.
|
| |
|
char | ip_address [32] |
| | IP address.
|
| |
|
uint16_t | udp_data_port |
| | UDP data broadcast port.
|
| |
|
uint32_t | udp_data_period |
| | UDP data broadcast interval in milliseconds.
|
| |
|
bool | udp_data_broadcast_enable |
| | Indicates whether UDP data broadcast is enabled.
|
| |
|
uint8_t | box_id |
| | Box ID.
|
| |
|
uint32_t | can_data_period |
| | CAN transmit period in milliseconds.
|
| |
The documentation for this struct was generated from the following file: