Utility Types¶
Structures¶
- class bs120xenet.Bs120xOpModeConfig[source]¶
Operational mode configuration for the BS120x.
- get_calibration_mode_enable() bool[source]¶
Gets the calibration mode enable state.
- Return type:
bool
- class bs120xenet.Bs120xStatus[source]¶
Health and status information for the BS120x.
- class bs120xenet.Bs120xUnitConfig[source]¶
Unit configuration information.
- get_cell_inhibit_enable() bool[source]¶
Gets the state of the cell inhibit enable.
- Return type:
bool
- get_udp_data_period() int[source]¶
Gets the interval in milliseconds at which data is broadcast over UDP.
- Return type:
int