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

◆ node_voltage_PowerSupply

node_voltage_PowSupp_offset= 24, //!< Starting Offset for this set of nodes
node_voltage_Vcc =node_voltage_PowSupp_offset , //!< Offset starts at 24
node_voltage_Vee , //!< ...
node_voltage_sense_Vreg_n, //!< Measured from postmainboardo only
node_voltage_sense_Vreg_p, //!< Measured from postmainboardo only
node_voltage_sense_GND //!< Measured from postmainboardo only
};
node_voltage_PowerSupply
Definition: Istruzioni.h:110
@ node_voltage_PowSupp_offset
Starting Offset for this set of nodes.
Definition: Istruzioni.h:111
@ node_voltage_Vdig
...
Definition: Istruzioni.h:114
@ node_voltage_sense_Vreg_n
Measured from postmainboardo only.
Definition: Istruzioni.h:115
@ node_voltage_Vee
...
Definition: Istruzioni.h:113
@ node_voltage_sense_GND
Measured from postmainboardo only.
Definition: Istruzioni.h:117
@ node_voltage_sense_Vreg_p
Measured from postmainboardo only.
Definition: Istruzioni.h:116
@ node_voltage_Vcc
Offset starts at 24.
Definition: Istruzioni.h:112
Enumerator
node_voltage_PowSupp_offset 

Starting Offset for this set of nodes.

node_voltage_Vcc 

Offset starts at 24.

node_voltage_Vee 

...

node_voltage_Vdig 

...

node_voltage_sense_Vreg_n 

Measured from postmainboardo only.

node_voltage_sense_Vreg_p 

Measured from postmainboardo only.

node_voltage_sense_GND 

Measured from postmainboardo only.

Definition at line 110 of file Istruzioni.h.