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

This structure contains private variables for the device driver. More...

Collaboration diagram for HVR400_INFO:

Data Fields

HVR400_SETTINGS settings
 stores the internal DD settings More...
 
HVR400_NODE_VARSnode_vars
 stores the variables of all HVR400 node More...
 
LEM_SC_WATCHDOG scw
 slowcontrol watchdog info structure More...
 
INT fd
 MSCB file desciptor. More...
 
INT errcount
 error counter in order not to flood the message queue More...
 
INT startup_error
 initializer error tag, if set, hvr400_get and hvr400_set won't do anything More...
 
DWORD lasterrtime
 last error time stamp More...
 

Detailed Description

This structure contains private variables for the device driver.

Definition at line 133 of file hvr400.c.

Field Documentation

INT HVR400_INFO::errcount

error counter in order not to flood the message queue

Definition at line 138 of file hvr400.c.

Referenced by hvr400_get(), hvr400_init(), hvr400_set_current_limit(), hvr400_set_rampdown(), hvr400_set_rampup(), hvr400_set_triptime(), and hvr400_set_voltage_limit().

DWORD HVR400_INFO::lasterrtime
HVR400_NODE_VARS* HVR400_INFO::node_vars

stores the variables of all HVR400 node

Definition at line 135 of file hvr400.c.

Referenced by hvr400(), hvr400_exit(), hvr400_get(), hvr400_init(), hvr400_read_all(), and hvr400_set().

LEM_SC_WATCHDOG HVR400_INFO::scw

slowcontrol watchdog info structure

Definition at line 136 of file hvr400.c.

Referenced by hvr400_exit(), hvr400_get(), and hvr400_init().

INT HVR400_INFO::startup_error

initializer error tag, if set, hvr400_get and hvr400_set won't do anything

Definition at line 139 of file hvr400.c.

Referenced by hvr400_exit(), hvr400_get(), hvr400_init(), hvr400_set(), hvr400_set_current_limit(), hvr400_set_rampdown(), hvr400_set_rampup(), hvr400_set_triptime(), and hvr400_set_voltage_limit().


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