Low-Energy Muon (LEM) Experiment  0.5.1
LS340_INTERNAL 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 no_connection
 flag showing that there is no connection at the moment More...
 
INT reconnect_timeout
 reconnection timeout in (sec) More...
 
INT read_timeout
 get data every read_timeout (sec), if zero midas has the timing control More...
 
BOOL read_raw_data
 flag indicating if raw data shall be read 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...
 
INT remote
 stores if the LS340 is computer controlled of not More...
 
INT no_of_sensors
 number of sensors used More...
 

Detailed Description

stores internal informations within the DD.

Definition at line 162 of file LakeShore340.c.

Field Documentation

INT LS340_INTERNAL::detailed_msg

flag indicating if detailed status/error messages are wanted

Definition at line 163 of file LakeShore340.c.

Referenced by ls340_check_heater(), and ls340_get().

INT LS340_INTERNAL::ets_in_use

flag indicating if the rs232 terminal server is in use

Definition at line 164 of file LakeShore340.c.

Referenced by ls340_get().

INT LS340_INTERNAL::no_connection

flag showing that there is no connection at the moment

Definition at line 166 of file LakeShore340.c.

INT LS340_INTERNAL::no_of_sensors

number of sensors used

Definition at line 173 of file LakeShore340.c.

Referenced by ls340_cryo_name_changed(), ls340_get_decode(), ls340_in_get_label(), and ls340_in_init().

INT LS340_INTERNAL::odb_offset

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

Definition at line 170 of file LakeShore340.c.

Referenced by ls340_cryo_name_changed(), and ls340_force_update().

char LS340_INTERNAL::odb_output[2 *NAME_LENGTH]

odb output variable path. Needed by the forced update routine

Definition at line 171 of file LakeShore340.c.

Referenced by ls340_force_update().

BOOL LS340_INTERNAL::read_raw_data

flag indicating if raw data shall be read

Definition at line 169 of file LakeShore340.c.

Referenced by ls340_get().

INT LS340_INTERNAL::read_timeout

get data every read_timeout (sec), if zero midas has the timing control

Definition at line 168 of file LakeShore340.c.

Referenced by ls340_get().

INT LS340_INTERNAL::reconnect_timeout

reconnection timeout in (sec)

Definition at line 167 of file LakeShore340.c.

Referenced by ls340_get().

INT LS340_INTERNAL::remote

stores if the LS340 is computer controlled of not

Definition at line 172 of file LakeShore340.c.

Referenced by ls340_set().

INT LS340_INTERNAL::scw_in_use

flag indicating if the slowcontrol watchdog shall be used

Definition at line 165 of file LakeShore340.c.

Referenced by ls340_exit(), ls340_get(), and ls340_in_init().


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