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

stores internal settings of the running 'West 6100' controller More...

Data Fields

float low_limit
 low limit of the 'West 6100' set point More...
 
float high_limit
 high limit of the 'West 6100' set point More...
 
int ctrl
 'West 6100' controller state (0=Manual, 1=Auto, i.e. PID controlled, 2=Self-Tuning) More...
 
float needle_valve_pos
 actual needle valve position More...
 

Detailed Description

stores internal settings of the running 'West 6100' controller

Definition at line 99 of file west6100.c.

Field Documentation

int W6100_param::ctrl

'West 6100' controller state (0=Manual, 1=Auto, i.e. PID controlled, 2=Self-Tuning)

Definition at line 102 of file west6100.c.

Referenced by w6100_in_init(), w6100_set(), and w6100_set_ctrl().

float W6100_param::high_limit

high limit of the 'West 6100' set point

Definition at line 101 of file west6100.c.

Referenced by w6100_in_init(), and w6100_set_pressure().

float W6100_param::low_limit

low limit of the 'West 6100' set point

Definition at line 100 of file west6100.c.

Referenced by w6100_in_init(), and w6100_set_pressure().

float W6100_param::needle_valve_pos

actual needle valve position

Definition at line 103 of file west6100.c.

Referenced by w6100_set(), and w6100_set_manual().


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