Low-Energy Muon (LEM) Experiment  0.5.1
XTC_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 name [XTC_CHANNELS][32]
 string array holding the default names for the different channels More...
 

Detailed Description

Stores all the parameters the device driver needs.

Definition at line 42 of file xtc.c.

Field Documentation

INT XTC_SETTINGS::detailed_msg

flag indicating if detailed status/error messages are wanted

Definition at line 43 of file xtc.c.

Referenced by xtc_get().

INT XTC_SETTINGS::ets_in_use

flag indicating if the rs232 terminal server is in use

Definition at line 44 of file xtc.c.

Referenced by xtc_get().

char XTC_SETTINGS::name[XTC_CHANNELS][32]

string array holding the default names for the different channels

Definition at line 45 of file xtc.c.

Referenced by xtc_get_label().


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