Low-Energy Muon (LEM) Experiment  0.5.2
HV_NHQ_20XM_INFO Struct Reference
Collaboration diagram for HV_NHQ_20XM_INFO:

Data Fields

HV_NHQ_20XM_SETTINGS settings
 device specifc settings More...
 
MSCB_NODE_VARS data
 data read back from NHQ More...
 
int reboot_time [2]
 reboot time structure More...
 
int fd
 mscb device descriptor More...
 
int ch_status [NHQ_NO_CHS]
 channel status tag More...
 
int ch_pol [NHQ_NO_CHS]
 channel polarity More...
 
int num_channels
 number of channels More...
 
HNDLE hDB
 ODB main key. More...
 
HNDLE dd_hkey
 ODB key to the device driver info. More...
 
INT startup_error
 startup error flag More...
 
DWORD timer
 cyclic timer to read channels More...
 
int rebooting
 flag indicating if NHQ is just rebooting More...
 
int err
 global readback error counter More...
 

Detailed Description

Structure holding device driver relevant settings.

Definition at line 154 of file hv_nhq_20xm_mscb.c.

Field Documentation

int HV_NHQ_20XM_INFO::ch_pol[NHQ_NO_CHS]

channel polarity

Definition at line 160 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_init().

int HV_NHQ_20XM_INFO::ch_status[NHQ_NO_CHS]

channel status tag

Definition at line 159 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_check_status(), and hv_nhq_20xm_mscb_init().

HNDLE HV_NHQ_20XM_INFO::dd_hkey

ODB key to the device driver info.

Definition at line 163 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_init().

int HV_NHQ_20XM_INFO::err

global readback error counter

Definition at line 167 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get(), hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_init().

HNDLE HV_NHQ_20XM_INFO::hDB
int HV_NHQ_20XM_INFO::num_channels

number of channels

Definition at line 161 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_init().

int HV_NHQ_20XM_INFO::reboot_time[2]

reboot time structure

Definition at line 157 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get(), and hv_nhq_20xm_mscb_get_reboot_time().

int HV_NHQ_20XM_INFO::rebooting

flag indicating if NHQ is just rebooting

Definition at line 166 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get(), and hv_nhq_20xm_mscb_init().

INT HV_NHQ_20XM_INFO::startup_error
DWORD HV_NHQ_20XM_INFO::timer

cyclic timer to read channels

Definition at line 165 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get(), and hv_nhq_20xm_mscb_init().


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