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

Stores all the parameters the device driver needs. 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...
 
char names_in [BRUKER_IN_CHS][NAME_LENGTH]
 Names of the input channels as found in the ODB. More...
 
char names_out [BRUKER_OUT_CHS][NAME_LENGTH]
 Names of the output channels as found in the ODB. More...
 

Detailed Description

Stores all the parameters the device driver needs.

Definition at line 84 of file bruker.c.

Field Documentation

INT BRUKER_SETTINGS::detailed_msg

flag indicating if detailed status/error messages are wanted

Definition at line 85 of file bruker.c.

Referenced by bruker_get(), bruker_in_init(), and bruker_set().

INT BRUKER_SETTINGS::ets_in_use

flag indicating if the rs232 terminal server is in use

Definition at line 86 of file bruker.c.

Referenced by bruker_get().

char BRUKER_SETTINGS::names_in[BRUKER_IN_CHS][NAME_LENGTH]

Names of the input channels as found in the ODB.

Definition at line 87 of file bruker.c.

Referenced by bruker_get_label_in().

char BRUKER_SETTINGS::names_out[BRUKER_OUT_CHS][NAME_LENGTH]

Names of the output channels as found in the ODB.

Definition at line 88 of file bruker.c.

Referenced by bruker_get_label_out().


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