Low-Energy Muon (LEM) Experiment  0.5.2
MSCB_NODE_VARS Struct Reference

Data Fields

char id [32]
 device id More...
 
int wait_time
 wait time between send and echo More...
 
float u [2]
 measured voltage (kV) More...
 
float i [2]
 measured current (mA) More...
 
int m [2]
 voltage limit in (%) of the maximal voltage More...
 
int n [2]
 current limit in (%) of the maximal current More...
 
float d [2]
 demand voltage (kV) More...
 
float v [2]
 ramping speed in (kV/s) More...
 
int l [2]
 current trip value (0 -> no current trip) More...
 
char s [2][8]
 status tag More...
 
int t [2]
 device status tag More...
 
int a [2]
 autostart flag More...
 

Detailed Description

Structure holding the present read data from the nhq.

Definition at line 136 of file hv_nhq_20xm_mscb.c.

Field Documentation

int MSCB_NODE_VARS::a[2]

autostart flag

Definition at line 148 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all().

float MSCB_NODE_VARS::d[2]

demand voltage (kV)

Definition at line 143 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_get_demand().

float MSCB_NODE_VARS::i[2]

measured current (mA)

Definition at line 140 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_get_current().

char MSCB_NODE_VARS::id[32]

device id

Definition at line 137 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_init().

int MSCB_NODE_VARS::l[2]

current trip value (0 -> no current trip)

Definition at line 145 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all().

int MSCB_NODE_VARS::m[2]

voltage limit in (%) of the maximal voltage

Definition at line 141 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_init().

int MSCB_NODE_VARS::n[2]

current limit in (%) of the maximal current

Definition at line 142 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_init().

char MSCB_NODE_VARS::s[2][8]
int MSCB_NODE_VARS::t[2]

device status tag

Definition at line 147 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_init().

float MSCB_NODE_VARS::u[2]

measured voltage (kV)

Definition at line 139 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get(), and hv_nhq_20xm_mscb_get_all().

float MSCB_NODE_VARS::v[2]

ramping speed in (kV/s)

Definition at line 144 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all().

int MSCB_NODE_VARS::wait_time

wait time between send and echo

Definition at line 138 of file hv_nhq_20xm_mscb.c.

Referenced by hv_nhq_20xm_mscb_get_all(), and hv_nhq_20xm_mscb_init().


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