Setting the External Filter
To use the N1294A-020/021/022 external filter, specify the filter type HCULNF
(N1294A-020 high current ultra low noise filter), ULNF (N1294A-021 ultra low
noise filter), or LNF (N1294A-022 low noise filter) by using the
:OUTP:FILT:EXT:TYPE command and enable the external filter by using the
:OUTP:FILT:EXT:STAT command.
Example
ioObj.WriteString(":OUTP:FILT:EXT:TYPE LNF")
ioObj.WriteString(":OUTP:FILT:EXT:STAT ON")
Setting the Connection Type
Connection type, 2-wire or 4-wire is set by the :SENS:REM command.
Example
ioObj.WriteString(":SENS:REM ON")
Setting the Low Terminal State
Low terminal state, ground or floating is set by the :OUTP:LOW command.
Example
ioObj.WriteString(":OUTP OFF")
ioObj.WriteString(":OUTP:LOW GRO")
ioObj.WriteString(":OUTP ON")
Enabling or Disabling the High Capacitance Mode
High capacitance mode is set by the :OUTP:HCAP command.
Example
ioObj.WriteString(":OUTP:HCAP ON")
Enabling or Disabling the Over Voltage/Current Protection
Over voltage/current protection is set by the :OUTP:PROT command.
Example
ioObj.WriteString(":OUTP:PROT ON")
Keysight B2961B/B2962B Programming Guide, Edition 1
Controlling the Keysight B2961B/B2962B
Controlling the Source Output
'N1294A-022 filter
'Enables filter
'4-wire
'Ground
27
Need help?
Do you have a question about the B2961B and is the answer not in the manual?