CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
Loading...
Searching...
No Matches

◆ node_voltage_pga

Node voltages that can be read from an external ADC.

node_voltage_PGA_offset=0, //!< Starting Offset for this set of nodes
node_voltage_PGA_ch_0 = node_voltage_PGA_offset, //!< Node voltage selection of PGA differential or positive
node_voltage_PGA_ch_5, //!< Node voltage selection of PGA 5
node_voltage_PGA_neg_ch_0, //!< Negative output for PGA
// node_voltage_PGA_ch_0_up , //!< Node voltage selection of PGA 6+0 board up
// node_voltage_PGA_ch_1_up , //!< ...
// node_voltage_PGA_ch_2_up , //!< ...
// node_voltage_PGA_ch_3_up , //!< ...
// node_voltage_PGA_ch_4_up , //!< ...
// node_voltage_PGA_ch_5_up //!< Node voltage selection of PGA 6+5 board up
};
node_voltage_pga
Node voltages that can be read from an external ADC.
Definition: Istruzioni.h:56
@ node_voltage_PGA_neg_ch_4
...
Definition: Istruzioni.h:68
@ node_voltage_PGA_neg_ch_5
...
Definition: Istruzioni.h:69
@ node_voltage_PGA_ch_1
...
Definition: Istruzioni.h:59
@ node_voltage_PGA_ch_4
...
Definition: Istruzioni.h:62
@ node_voltage_PGA_ch_2
...
Definition: Istruzioni.h:60
@ node_voltage_PGA_neg_ch_1
...
Definition: Istruzioni.h:65
@ node_voltage_PGA_neg_ch_6
...
Definition: Istruzioni.h:70
@ node_voltage_PGA_ch_5
Node voltage selection of PGA 5.
Definition: Istruzioni.h:63
@ node_voltage_PGA_neg_ch_0
Negative output for PGA.
Definition: Istruzioni.h:64
@ node_voltage_PGA_ch_0
Node voltage selection of PGA differential or positive.
Definition: Istruzioni.h:58
@ node_voltage_PGA_neg_ch_3
...
Definition: Istruzioni.h:67
@ node_voltage_PGA_ch_3
...
Definition: Istruzioni.h:61
@ node_voltage_PGA_neg_ch_2
...
Definition: Istruzioni.h:66
@ node_voltage_PGA_offset
Starting Offset for this set of nodes.
Definition: Istruzioni.h:57
Enumerator
node_voltage_PGA_offset 

Starting Offset for this set of nodes.

node_voltage_PGA_ch_0 

Node voltage selection of PGA differential or positive.

node_voltage_PGA_ch_1 

...

node_voltage_PGA_ch_2 

...

node_voltage_PGA_ch_3 

...

node_voltage_PGA_ch_4 

...

node_voltage_PGA_ch_5 

Node voltage selection of PGA 5.

node_voltage_PGA_neg_ch_0 

Negative output for PGA.

node_voltage_PGA_neg_ch_1 

...

node_voltage_PGA_neg_ch_2 

...

node_voltage_PGA_neg_ch_3 

...

node_voltage_PGA_neg_ch_4 

...

node_voltage_PGA_neg_ch_5 

...

node_voltage_PGA_neg_ch_6 

...

Definition at line 56 of file Istruzioni.h.