Low-Energy Muon (LEM) Experiment  0.5.1
HV_FUG_SETTINGS Struct Reference

stores internal informations within the DD. More...

Data Fields

INT detailed_msg
 flag indicating if detailed status/error messages are wanted More...
 
INT ets_in_use
 flag indicating if the rs232 terminal server is in use More...
 
INT scw_in_use
 flag indicating if the slowcontrol watchdog shall be used More...
 
int odb_offset
 channel offset within ODB More...
 
int no_fp_modules
 number of field point modules More...
 
char fp_io_modules [128]
 list of the field point modules More...
 
char map_fp_fug_input [12][64]
 mapping field point<->FUG of the input channels More...
 
char map_fp_fug_output [12][64]
 mapping field point<->FUG of the output channels More...
 
char fug_properties [12][64]
 property list of the FUG HV devices More...
 

Detailed Description

stores internal informations within the DD.

Definition at line 209 of file hv_fug.c.

Field Documentation

INT HV_FUG_SETTINGS::detailed_msg

flag indicating if detailed status/error messages are wanted

Definition at line 210 of file hv_fug.c.

Referenced by fp_check_attrib_settings(), fp_error_msg(), and hv_fug_get().

INT HV_FUG_SETTINGS::ets_in_use

flag indicating if the rs232 terminal server is in use

Definition at line 211 of file hv_fug.c.

Referenced by hv_fug_get().

char HV_FUG_SETTINGS::fp_io_modules[128]

list of the field point modules

Definition at line 215 of file hv_fug.c.

Referenced by fp_check_modules().

char HV_FUG_SETTINGS::fug_properties[12][64]

property list of the FUG HV devices

Definition at line 218 of file hv_fug.c.

Referenced by hv_fug_update_db_settings().

char HV_FUG_SETTINGS::map_fp_fug_input[12][64]

mapping field point<->FUG of the input channels

Definition at line 216 of file hv_fug.c.

Referenced by hv_fug_update_db_settings().

char HV_FUG_SETTINGS::map_fp_fug_output[12][64]

mapping field point<->FUG of the output channels

Definition at line 217 of file hv_fug.c.

Referenced by hv_fug_update_db_settings().

int HV_FUG_SETTINGS::no_fp_modules

number of field point modules

Definition at line 214 of file hv_fug.c.

Referenced by fp_check_attrib_settings(), fp_check_modules(), fp_power_up_clear(), and fp_write_defaults().

int HV_FUG_SETTINGS::odb_offset

channel offset within ODB

Definition at line 213 of file hv_fug.c.

Referenced by hv_fug_update_db_settings().

INT HV_FUG_SETTINGS::scw_in_use

flag indicating if the slowcontrol watchdog shall be used

Definition at line 212 of file hv_fug.c.

Referenced by hv_fug_exit(), hv_fug_get(), and hv_fug_init().


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