96
PCS <DSC>
Function Set the Current programming source: Front Panel, External Resistor, or External
APR <DSC>
Function Set the Power Supply analog programming & monitoring range.
Programming – 5/10 volt or 5/10kΩ.
REL1 <Bool>
Set the Programmable Pin 1 state (J1.21). 0 – MOSFET ON. 1 – MOSFET OFF.
REL2 <Bool>
Set the Programmable Pin 2 state (J1.20). 0 – MOSFET ON. 1 – MOSFET OFF.
5.10.9 Status Commands
Refer to section 7.3.1 for GEN Registers tree.
STT?
Query Reads the complete power supply status.
Returns ASCII characters representing the following data, separated by commas.
MV<actual (measured) voltage>,PV<programmed (set) voltage>,
MC<actual (measured) current>,PC<programmed (set) current>,
SR<status condition register>,FR<fault condition register>
MV(10.000),PV(10.000),MC(04.000),PC(05.000),SR(04ff),FR(00C0)