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

◆ node_voltage_PreOut

node_voltage_PreOut_offset=12, //!< Starting Offset for this set of nodes
node_voltage_PreOut_ch_0 =node_voltage_PreOut_offset , //!< Node voltage selection of differential or positive PreOut 0, offset from 12
node_voltage_PreOut_ch_5, //!< Node voltage selection of PreOut 12+5 board down
node_voltage_PreOut_neg_ch_0 , //!< Node voltage selection of negative PreOut
// node_voltage_PreOut_ch_0_up , //!< Node voltage selection of PreOut 12+6 board up
// node_voltage_PreOut_ch_1_up , //!< ...
// node_voltage_PreOut_ch_2_up , //!< ...
// node_voltage_PreOut_ch_3_up , //!< ...
// node_voltage_PreOut_ch_4_up , //!< ...
// node_voltage_PreOut_ch_5_up //!< Node voltage selection of PreOt 12+6+5 board up
};
node_voltage_PreOut
Definition: Istruzioni.h:83
@ node_voltage_PreOut_ch_4
...
Definition: Istruzioni.h:89
@ node_voltage_PreOut_neg_ch_4
...
Definition: Istruzioni.h:95
@ node_voltage_PreOut_ch_5
Node voltage selection of PreOut 12+5 board down.
Definition: Istruzioni.h:90
@ node_voltage_PreOut_ch_0
Node voltage selection of differential or positive PreOut 0, offset from 12.
Definition: Istruzioni.h:85
@ node_voltage_PreOut_ch_2
...
Definition: Istruzioni.h:87
@ node_voltage_PreOut_neg_ch_5
...
Definition: Istruzioni.h:96
@ node_voltage_PreOut_neg_ch_0
Node voltage selection of negative PreOut.
Definition: Istruzioni.h:91
@ node_voltage_PreOut_neg_ch_1
...
Definition: Istruzioni.h:92
@ node_voltage_PreOut_ch_3
...
Definition: Istruzioni.h:88
@ node_voltage_PreOut_neg_ch_3
...
Definition: Istruzioni.h:94
@ node_voltage_PreOut_ch_1
...
Definition: Istruzioni.h:86
@ node_voltage_PreOut_neg_ch_2
...
Definition: Istruzioni.h:93
@ node_voltage_PreOut_offset
Starting Offset for this set of nodes.
Definition: Istruzioni.h:84
Enumerator
node_voltage_PreOut_offset 

Starting Offset for this set of nodes.

node_voltage_PreOut_ch_0 

Node voltage selection of differential or positive PreOut 0, offset from 12.

node_voltage_PreOut_ch_1 

...

node_voltage_PreOut_ch_2 

...

node_voltage_PreOut_ch_3 

...

node_voltage_PreOut_ch_4 

...

node_voltage_PreOut_ch_5 

Node voltage selection of PreOut 12+5 board down.

node_voltage_PreOut_neg_ch_0 

Node voltage selection of negative PreOut.

node_voltage_PreOut_neg_ch_1 

...

node_voltage_PreOut_neg_ch_2 

...

node_voltage_PreOut_neg_ch_3 

...

node_voltage_PreOut_neg_ch_4 

...

node_voltage_PreOut_neg_ch_5 

...

Definition at line 83 of file Istruzioni.h.