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

stores internal informations within the DD. More...

Data Fields

char ctrl_ch [4]
 which channel is used for control loop (A/B/C1-C4/D1-D4 possible) More...
 
float setpoint_limit
 in Kelvin More...
 
int max_current_tag
 1->0.25A, 2->0.5A, 3->1.0A, 4->2.0A, 5->User More...
 
float max_user_current
 max. current (in A) for user current tag 5 More...
 
int max_heater_range
 upper limit for the heater range (see LakeShore340 manual, 6-9, 9-27) More...
 
float heater_resistance
 heater resistance in OhmLakeShore340.sav More...
 

Detailed Description

stores internal informations within the DD.

Definition at line 141 of file LakeShore340.c.

Field Documentation

char LS340_LOOP1::ctrl_ch[4]

which channel is used for control loop (A/B/C1-C4/D1-D4 possible)

Definition at line 142 of file LakeShore340.c.

Referenced by ls340_in_init().

float LS340_LOOP1::heater_resistance

heater resistance in OhmLakeShore340.sav

Definition at line 147 of file LakeShore340.c.

Referenced by ls340_in_init().

int LS340_LOOP1::max_current_tag

1->0.25A, 2->0.5A, 3->1.0A, 4->2.0A, 5->User

Definition at line 144 of file LakeShore340.c.

Referenced by ls340_cryo_name_changed(), and ls340_in_init().

int LS340_LOOP1::max_heater_range

upper limit for the heater range (see LakeShore340 manual, 6-9, 9-27)

Definition at line 146 of file LakeShore340.c.

Referenced by ls340_cryo_name_changed(), ls340_in_init(), and ls340_set().

float LS340_LOOP1::max_user_current

max. current (in A) for user current tag 5

Definition at line 145 of file LakeShore340.c.

Referenced by ls340_cryo_name_changed(), and ls340_in_init().

float LS340_LOOP1::setpoint_limit

in Kelvin

Definition at line 143 of file LakeShore340.c.

Referenced by ls340_cryo_name_changed(), ls340_in_init(), and ls340_set().


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