User`s guide
Table Of Contents
- Legal Notices
- Safety Notices
- In this Book
- Contents
- Quick Reference
- Installation
- Operating the Power Supply Locally
- Operating the Power Supply Remotely
- Language Reference
- SCPI Command Summary
- Calibration Commands
- Measure Commands
- Output Commands
- Source Commands
- [SOURce:]CURRent[:LEVel][:IMMediate][:AMPLitude]
|MIN|MAX [SOURce:]CURRent[:LEVel][:IMMediate][:AMPLitude]? [MIN|MAX][SOURce:]CURRent[:LEVel]:TRIGgered[:AMPLitude] |MIN|MAX [SOURce:]CURRent[:LEVel]:TRIGgered[:AMPLitude]? [MIN|MAX] - [SOURce:]CURRent:PROTection:STATe ON|OFF[SOURce:]CURRent:PROTection:STATe?
- [SOURce:]VOLTage[:LEVel][:IMMediate][:AMPLitude]
|MIN|MAX [SOURce:]VOLTage[:LEVel][:IMMediate][:AMPLitude]? [MIN|MAX][SOURce:]VOLTage[:LEVel]:TRIGgered[:AMPLitude] |MIN|MAX [SOURce:]VOLTage[:LEVel]:TRIGgered[:AMPLitude]? [MIN|MAX] - [SOURce:]VOLTage:LIMit:LOW
|MIN|MAX [SOURce:]VOLTage:LIMit:LOW? [MIN|MAX] - [SOURce:]VOLTage:PROTection:LEVel
|MIN|MAX[SOURce:]VOLTage:PROTection:LEVel? [MIN|MAX]
- [SOURce:]CURRent[:LEVel][:IMMediate][:AMPLitude]
- Status Commands
- STATus:PRESet
- STATus:OPERation[:EVENt]?
- STATus:OPERation:CONDition?
- STATus:OPERation:ENABle
STATus:OPERation:ENABle? - STATus:OPERation:NTR
STATus:OPERation:PTR STATus:OPERation:NTR? STATus:OPERation:PTR? - STATus:QUEStionable[:EVENt]?
- STATus:QUEStionable:CONDition?
- STATus:QUEStionable:ENABle
STATus:QUEStionable:ENABle? - STATus:QUEStionable:NTR
STATus:QUEStionable:PTR STATus:QUEStionable:NTR? STATus:QUEStionable:PTR? - *CLS
- *ESE*ESE?
- *ESR?
- *OPC*OPC?
- *SRE*SRE?
- *STB?
- *WAI
- System Commands
- Trigger Commands
- Programming Examples
- Specifications
- Verification and Calibration
- Verification
- Equipment Required
- Measurement Techniques
- Constant Voltage Tests
- Constant Current Tests
- Test Record Form – Agilent N5741A and N5761A
- Test Record Form – Agilent N5742A and N5762A
- Test Record Form – Agilent N5743A and N5763A
- Test Record Form – Agilent N5744A and N5764A
- Test Record Form – Agilent N5745A and N5765A
- Test Record Form – Agilent N5746A and N5766A
- Test Record Form – Agilent N5747A and N5767A
- Test Record Form – Agilent N5748A and N5768A
- Test Record Form – Agilent N5749A and N5769A
- Test Record Form – Agilent N5750A and N5770A
- Test Record Form – Agilent N5751A and N5771A
- Test Record Form – Agilent N5752A and N5772A
- Calibration
- Verification
- Service
- Compatibility
- Index
- Declaration of Conformity

Appendix D Compatibility
126 Series N5700 User’s Guide
Compatibility Command Description Similar SCPI
Command
OVP Sets the over-voltage trip point.
VOLT:PROT:LEV
OVP? Queries the present over-voltage setting. The response is a real number.
VOLT:PROT:LEV?
RCL <reg> Recalls the saved settings. There are up to 16 store/recall states. Saved
settings must have been previously stored using the STO command.
*RCL
ROM? Queries the revision date of the power supply's firmware.
*IDN?
RST Resets any tripped protection.
OUTP:PROT:CLE
SRQ <setting> Generates error 203. The service request capability of the power supply is
only supported using the SCPI commands
*SRQ
SRQ? Always returns 0.
*SRQ?
STO <reg> Stores the present power supply settings in the specified register. There are
up to 16 store/recall states.
*SAV
STS? Queries the present status. The response represents the sum of the binary
weights of the status register bits. The response is STS <n>
STAT:OPER:COND?
STAT:QUES:COND?
TEST? Always returns 0.
*TST?
TRG Causes the settings held with HOLD 1 to be executed.
UNMASK <setting> Sets the bits in the mask register to the setting. The setting is an integer
that represents the sum of the binary weights of the bits. The mask register
operates in conjunction with the status and fault registers.
STAT:OPER:NTR
STAT:OPER:PTR
STAT:QUES:NTR
STAT:QUES:PTR
UNMASK? Queries the present setting of the mask register. The response is UNMASK
<n>.
STAT:OPER:NTR?
STAT:OPER:PTR?
STAT:QUES:NTR?
STAT:QUES:PTR?
VMAX Sets the soft programming limit for voltage. Attempting to program the
voltage above this setting will generate an error.
VMAX? Queries the VMAX setting. The response is VMAX <n>.
VOUT? Queries the measured output voltage. The response is a real number.
MEAS:VOLT?
VSET <voltage> Sets the output voltage.
VOLT
VSET? Queries the present voltage setting. The response is a real number.
VOLT?