TalonBoardComponentManager Class
- class ska_mid_cbf_tdc_mcs.talon_board.talon_board_component_manager.TalonBoardComponentManager(*args: Any, **kwargs: Any)[source]
Bases:
CbfComponentManagerA component manager for a Talon board.
- init_influxdb_client(hostname: str, influx_port: int, influx_org: str, influx_bucket: str, influx_auth_token: str) None[source]
Creates the influxdb client
- Parameters:
hostname – Hostname of the Talon DX board
influx_port – Influxdb port
influx_org – Influxdb organization
influx_bucket – Influxdb bucket to query
influx_auth_token – Influxdb authentication token
- talon_attr_change_callback(event_data: EventData | None) None[source]
Callback for state attribute events.
- Parameters:
event_data – Tango attribute change event data
- start_influx_db_communication(*args, **kwargs) None[source]
Establish communication with the influx db on the talon board
- update_eth100g1_counters()[source]
Force a final read of the eth100g1 tx stats and update the aggregated tx counters before reading them for the end of scan.
- talon_sysid_bitstream() int[source]
Returns the least 32 bits of md5 checksum of the bitstream name
- fpga_die_voltage_0() float[source]
Gets the FPGA Die Voltage [0] Sensor Value from the Talon Board
- Returns:
The Sensor Reading in Volts
- Return type:
- fpga_die_voltage_1() float[source]
Gets the FPGA Die Voltage [1] Sensor Value from the Talon Board
- Returns:
The Sensor Reading in Volts
- Return type:
- fpga_die_voltage_2() float[source]
Gets the FPGA Die Voltage [2] Sensor Value from the Talon Board
- Returns:
The Sensor Reading in Volts
- Return type:
- fpga_die_voltage_3() float[source]
Gets the FPGA Die Voltage [3] Sensor Value from the Talon Board
- Returns:
The Sensor Reading in Volts
- Return type:
- fpga_die_voltage_4() float[source]
Gets the FPGA Die Voltage [4] Sensor Value from the Talon Board
- Returns:
The Sensor Reading in Volts
- Return type:
- fpga_die_voltage_5() float[source]
Gets the FPGA Die Voltage [5] Sensor Value from the Talon Board
- Returns:
The Sensor Reading in Volts
- Return type: