Appendix B: Programming Examples
Example 4
This example sh
ows a command sequence that configures series mode, output
voltage, and current.
Talker Listen
er Script 1: configure to the series mode and
configure the output voltage and current.
SYSTem:REM
ote
*IDN?
*RST
INSTrument:COMBine:SERies
OUTPut 1
VOLTage 35
CURRent
0.3
OUTPut:SERies?
*OPC
MEASure:VOLTage?
MEASure:CURRent?
Example 5
This
example shows a command sequence that uses the APPLy command to
configure voltage and current values.
Tal
ker Lis tener Script2: us e the APPLy command to configure
the vol tage and current value.
SYS
Tem:REMote
*IDN?
*RST
OUTPut 1
APPLy C H1,15.0,1
APPLy C H2,10.0,0.5
APPLy C H3,5.0,0.1
*OPC
MEASure:VOLTage? ALL
MEASure:CURRent? ALL
Series 2000 Programmable Multichannel Power Supplies Programmer Manual B-13