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)
 
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.
 
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 535 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 593 of file vars.h.


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