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

Service Appendix C
Series N5700 User’s Guide 119
Command Errors (these errors set Standard Event Status register bit #5)
−100 Command error
Generic syntax error.
−101 Invalid character
An invalid character was found in the command string.
−102 Syntax error
Invalid syntax was found in the command string. Check for blank spaces.
−103 Invalid separator
An invalid separator was found in the command string. Check for proper use of , ; :
−104 Data type error
A different data type than the one allowed was found in the command string.
−105 GET not allowed
A group execute trigger is not allowed in a command string.
−108 Parameter not allowed
More parameters were received than were expected.
−109 Missing parameter
Fewer parameters were received than were expected.
−110 Command header error
An error was detected in the header.
−111 Header separator error
A character that was not a valid header separator was found in the command string.
−112 Program mnemonic too long
The header contains more than 12 characters.
−113 Undefined header
A command was received that was not valid for this instrument.
−114 Header suffix out of range
The value of the numeric suffix is not valid.
−120 Numeric data error
Generic numeric data error.
−121 Invalid character in number
An invalid character for the data type was found in the command string.
−123 Exponent too large
The magnitude of the exponent was larger than 32000.
−124 Too many digits
The mantissa of a numeric parameter contained more than 255 digits, excluding leading zeros.
−128 Numeric data not allowed
A numeric parameter was received but a character string was expected.
−130 Suffix error
Generic suffix error
−131 Invalid suffix
A suffix was incorrectly specified for a numeric parameter.
−134 Suffix too long
The suffix contains more than 12 characters.
−138 Suffix not allowed
A suffix is not supported for this command.
−140 Character data error
Generic character data error