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
5 Language Reference
74 Series N5700 User’s Guide
STATus:QUEStionable:ENABle <value>
STATus:QUEStionable:ENABle?
This command and its query set and read the value of the
Questionable Enable register. This register is a mask for enabling
specific bits from the Questionable Event register to set the
questionable summary bit (QUES) of the Status Byte register. This bit
(bit 3) is the logical OR of all the Questionable Event register bits that
are enabled by the Questionable Status Enable register. The Preset
value = 0.
STATus:QUEStionable:NTR <value>
STATus:QUEStionable:PTR <value>
STATus:QUEStionable:NTR?
STATus:QUEStionable:PTR?
These commands set or read the value of the Questionable NTR
(Negative-Transition) and PTR (Positive-Transition) registers. These
registers serve as polarity filters between the Questionable Condition
and Questionable Event registers to cause the following actions:
When a bit of the Questionable NTR register is set to 1, then a 1-
to-0 transition of the corresponding bit of the Questionable
Condition register causes that bit in the Questionable Event
register to be set.
When a bit of the Questionable PTR register is set to 1, then a 0-
to-1 transition of the corresponding bit in the Questionable
Condition register causes that bit in the Questionable Event
register to be set.
If the same bits in both NTR and PTR registers are set to 1, then
any transition of that bit at the Questionable Condition register
sets the corresponding bit in the Questionable Event register.
If the same bits in both NTR and PTR registers are set to 0, then
no transition of that bit at the Questionable Condition register
can set the corresponding bit in the Questionable Event register.
The Preset values are: NTR = 0; PTR = 32767
*CLS
This command causes the following actions on the status system:
Clears the Standard Event Status, Operation Status Event, and
Questionable Status Event registers
Clears the Status Byte and the Error Queue
If *CLS immediately follows a program message terminator
(<NL>), then the output queue and the MAV bit are also cleared.