KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
bse_t Struct Reference

Structure defining all process variables for subsystem Base. More...

#include <vars.h>

Data Fields

int32_t edfa_setp_rd
 Monitored Power Setpoint for APC mode (in milli dBm)
 
int32_t edfa_iop
 Input Optical Power (in milli dBm)
 
int32_t edfa_oop
 Output Optical Power (in milli dBm)
 
int32_t edfa_pumpdc
 Diode Pump Current (in micro A)
 
int32_t edfa_temp
 Temperature (in milli degrees celsius)
 
f32_t edfa_setp_wr
 Settings for Power Setpoint (in dBm)
 
uint32_t bps_alarm_fired
 Alarm Fired.
 
uint16_t bps_iback
 Backbone current (0 to 1023 ADC raw)
 
uint16_t bps_i12
 Current of 12V line (0 to 1023 ADC raw)
 
uint16_t bps_v375
 Voltage of 375V line (0 to 1023 ADC raw)
 
uint16_t bps_i375
 Current of 375V line (0 to 1023 ADC raw)
 
uint16_t bps_v5
 Voltage of 5V line (0 to 1023 ADC raw)
 
uint16_t bps_breaker
 Breaker status.
 
uint16_t bps_alarm
 Alarm Status.
 
uint16_t acdc_volt
 ACDC Voltage, between 300 and 556.
 
uint16_t acdc_cur
 ACDC Current, between 0 and 2560A.
 
uint16_t bps_5v_i_m
 MON_5V_I_VALUE 0 to 1023 ADC raw.
 
uint16_t bps_lbl_i_m
 MON_LBL_I_VALUE line 0 to 1023 ADC raw.
 
uint16_t bps_du_i_m
 MON_DU_I_VALUE from 0 to 1023 ADC raw.
 
uint16_t bps_du_irtn_m
 MON_DU_IRTN_VALUE.
 
uint16_t bps_v_m
 MON_BPS_V_VALUE 375V line from 0 to 1023 ADC raw.
 
uint16_t bps_hydro_i_m
 MON_HYDRO_I_VALUE from 0 to 1023 ADC raw.
 
uint16_t bps_mon_theatsink_m
 MON_THEATSINK_VALUE.
 
uint16_t bps_tboard_m
 MON_TBOARD_VALUE.
 
uint16_t bps_5v_i_max
 MON_5V_I_MAX_VALUE 0 to 1023 ADC raw.
 
uint16_t bps_lbl_i_max
 MON_LBL_I_MAX_VALUE line 0 to 1023 ADC raw.
 
uint16_t bps_du_i_max
 MON_DU_I_MAX_VALUE from 0 to 1023 ADC raw.
 
uint16_t bps_du_irtn_max
 MON_DU_IRTN_MAX_VALUE.
 
uint16_t bps_v_max
 MON_BPS_V_MAX_VALUE 375V line from 0 to 1023 ADC raw.
 
uint16_t bps_hydro_i_max
 MON_HYDRO_I_MAX_VALUE from 0 to 1023 ADC raw.
 
uint16_t bps_mon_theatsink_max
 MON_THEATSINK_MAX_VALUE.
 
uint16_t bps_tboard_max
 MON_TBOARD_MAX_VALUE.
 
uint16_t bps_alarm_max
 Alarm Status: ALRMNEG2 ALRMNEG1 ALRMPOS2 ALRMPOS1.
 
bool edfa_emi
 Emission.
 
uint8_t edfa_sn [32]
 Serial number (Ascii string)
 
int8_t acdc_temp
 ACDC Temperature in degrees Centigrade.
 
uint8_t inst_fail
 Bitmask containing error devices. More...
 

Detailed Description

Structure defining all process variables for subsystem Base.

Definition at line 553 of file vars.h.

Field Documentation

uint8_t bse_t::inst_fail

Bitmask containing error devices.

Once errored they will not be read again until cleared

Definition at line 665 of file vars.h.


The documentation for this struct was generated from the following file: