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

stores internal informations within the DD. More...

Data Fields

INT enabled
 flag showing if the device is enabled More...
 
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 odb_offset
 odb offset for the output variables. Needed by the forced update routine More...
 
char odb_output [2 *NAME_LENGTH]
 odb output variable path. Needed by the forced update routine More...
 
char name [W6100_IN_CHANNELS][64]
 name of the in-channels More...
 

Detailed Description

stores internal informations within the DD.

Definition at line 54 of file west6100.c.

Field Documentation

INT W6100_IN_SETTINGS::detailed_msg

flag indicating if detailed status/error messages are wanted

Definition at line 56 of file west6100.c.

Referenced by w6100_forced_update(), and w6100_get().

INT W6100_IN_SETTINGS::enabled

flag showing if the device is enabled

Definition at line 55 of file west6100.c.

Referenced by w6100_exit(), w6100_get(), w6100_in_init(), and w6100_set().

INT W6100_IN_SETTINGS::ets_in_use

flag indicating if the rs232 terminal server is in use

Definition at line 57 of file west6100.c.

Referenced by w6100_get().

char W6100_IN_SETTINGS::name[W6100_IN_CHANNELS][64]

name of the in-channels

Definition at line 60 of file west6100.c.

Referenced by w6100_in_get_label().

INT W6100_IN_SETTINGS::odb_offset

odb offset for the output variables. Needed by the forced update routine

Definition at line 58 of file west6100.c.

Referenced by w6100_forced_update().

char W6100_IN_SETTINGS::odb_output[2 *NAME_LENGTH]

odb output variable path. Needed by the forced update routine

Definition at line 59 of file west6100.c.

Referenced by w6100_forced_update().


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