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

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...
 
char name [BH_IN_CHANNELS][32]
 input channel names More...
 

Detailed Description

generally it stores internal informations within the DD. In this case this are the names for the ODB describing the in-channels.

Definition at line 143 of file bronkhorst.c.

Field Documentation

INT BH_IN_SETTINGS::detailed_msg

flag indicating if detailed status/error messages are wanted

Definition at line 144 of file bronkhorst.c.

Referenced by bh_get(), bh_get_send_rcv(), bh_set(), and bh_set_send_rcv().

INT BH_IN_SETTINGS::ets_in_use

flag indicating if the rs232 terminal server is in use

Definition at line 145 of file bronkhorst.c.

Referenced by bh_get().

char BH_IN_SETTINGS::name[BH_IN_CHANNELS][32]

input channel names

Definition at line 147 of file bronkhorst.c.

Referenced by bh_get(), bh_in_get_label(), and bh_in_init().

INT BH_IN_SETTINGS::scw_in_use

flag indicating if the slowcontrol watchdog shall be used

Definition at line 146 of file bronkhorst.c.

Referenced by bh_exit(), bh_get(), and bh_in_init().


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