VOLTage Subsystem Introduction

The VOLTage subsystem sets parameters related to output voltage.

Example

The following is a typical procedure using the VOLTage subsystem.

  1. Select the waveform shape, amplitude and offset: Use APPLy or the equivalent FUNCtion, FREQuency, VOLTage, and VOLTage:OFFSet commands to select the function, frequency, amplitude, and offset.
  2. Set units for output amplitude:VOLTage:UNIT
  3. Set output amplitude:VOLTage
  4. Set DC offset voltage:VOLTage:OFFSet
  5. Set high and low voltage level:VOLTage:HIGH and VOLTage:LOW
  6. Select output voltage limits to protect device under test (DUT):VOLTage:LIMit:HIGH, VOLTage:LIMit:LOW, and VOLTage:LIMit:STATe
  7. Select status of auto-ranging for all output functions:VOLTage:RANGe:AUTO
  8. Set voltage coupling to lock amplitude and offset of the channels together (2-channel instruments only):VOLTageLCOUPle[:STATe]

This example demonstrates the procedure outlined above:

SOURce1:FUNCtion SQU
SOURce1:FREQuency +1.0E+06
SOURce1:VOLTage +0.5
SOURce1:VOLTage:OFFSet +0.5
SOURce1:FUNCtion:SQUare:PERiod +1.0E-06
SOURce1:FUNCtion:PULSe:PERiod +1.0E-06
SOURce1:VOLTage:LIMit:LOW +0.0
SOURce1:VOLTage:LIMit:HIGH +1.0
SOURce1:VOLTage:LIMit:STATe 1
OUTP1 ON
SOURce2:FUNCtion SIN
SOURce2:FREQuency +1.0E+06
SOURce2:VOLTage +2.0
SOURce2:VOLTage:OFFSet +0.0
SOURce2:VOLTage:LIMit:LOW -1.0
SOURce2:VOLTage:LIMit:HIGH +1.0
SOURce2:VOLTage:LIMit:STATe 1
OUTP2 ON

[SOURce[1|2]:]VOLTage {<amplitude>|MINimum|MAXimum|DEFault}
[SOURce[1|2]:]VOLTage? [{MINimum|MAXimum}]

Sets output amplitude.

Parameter Typical Return
1 mVpp to maximum allowed for waveform and model, default 100 mVpp +5.0000000000000E+00
Set output amplitude to 5 Vpp:
VOLT 5 Vpp

Use VOLTage:UNIT to specify output units for all subsequent commands.

You cannot specify output amplitude in dBm if output termination is set to high impedance. The units are automatically converted to Vpp.

[SOURce[1|2]:]VOLTage:COUPle[:STATe] {ON|1|OFF|0}
[SOURce[1|2]:]VOLTage:COUPle[:STATe]?

Enables or disables the maintaining of the same amplitude, offset, range, load, and units on both channels of a two-channel instrument. The command applies to both channels; the SOURce keyword is ignored.

Parameter Typical Return
{ON|1|OFF|0}, default OFF 0 (OFF) or 1 (ON)
Enable voltage coupling:
VOLT:COUP ON

[SOURce[1|2]:]VOLTage:HIGH {<voltage>|MINimum|MAXimum|DEFault}
[SOURce[1|2]:]VOLTage:HIGH? [{MINimum|MAXimum}]

[SOURce[1|2]:]VOLTage:LOW {<voltage>|MINimum|MAXimum|DEFault}
[SOURce[1|2]:]VOLTage:LOW? [{MINimum|MAXimum}]

Set the waveform's high and low voltage levels.

Parameter Typical Return
±5 VDC into 50 Ω, as long as HIGH is at least 1 mV greater than LOW. Defaults: HIGH +50 mV, LOW -50 mV. +4.000000000000000E+00
Set high voltage level to 4 V:
VOLT:HIGH 4

[SOURce[1|2]:]VOLTage:LIMit:HIGH {<voltage>|MINimum|MAXimum|DEFault}
[SOURce[1|2]:]VOLTage:LIMit:HIGH? [{MINimum|MAXimum}]

[SOURce[1|2]:]VOLTage:LIMit:LOW {<voltage>|MINimum|MAXimum|DEFault}
[SOURce[1|2]:]VOLTage:LIMit:LOW? {MINimum|MAXimum}?

Sets the high and low limits for output voltage.

Parameter Typical Return

±5 VDC into 50 Ω, as long as HIGH is at least 1 mV greater than LOW. Defaults: HIGH +50 mV, LOW -50 mV.

+5.0000000000000E+00
Set channel 1 output high limit to 5 V:
VOLT:LIMIT:HIGH 5.0
VOLT:LIMIT:STATE ON

[SOURce[1|2]:]VOLTage:LIMit:STATe {ON|1|OFF|0}
[SOURce[1|2]:]VOLTage:LIMit:STATe?

Enables or disables output amplitude voltage limits.

Parameter Typical Return
{ON|1|OFF|0}, default OFF 0 (OFF) or 1 (ON)
Set and enable ±2.5 V output limits on channel 1:
VOLT:LIM:HIGH 2.5
VOLT:LIM:LOW -2.5
VOLT:LIM:STAT ON

[SOURce[1|2]:]VOLTage:OFFSet {<offset>|MINimum|MAXimum|DEFault}
[SOURce[1|2]:]VOLTage:OFFSet? [{MINimum|MAXimum}]

Sets DC offset voltage.

Parameter Typical Return
± 5 VDC into 50 Ω, default 0 +1.0000000000000E-01
Set offset voltage to 100 mV:
VOLT:OFFS 100 mV

[SOURce[1|2]:]VOLTage:RANGe:AUTO {OFF|0|ON|1|ONCE}
[SOURce[1|2]:]VOLTage:RANGe:AUTO?

Disables or enables voltage autoranging for all functions. Selecting ONCE performs an immediate autorange and then turns autoranging OFF

Parameter Typical Return
{OFF|0|ON|1|ONCE}, default ON 0 (OFF) or 1 (ON)
Turn voltage autoranging OFF:
VOLT:RANG:AUTO 0

[SOURce[1|2]:]VOLTage:UNIT {VPP|VRMS|DBM}
[SOURce[1|2]:]VOLTage:UNIT?

Selects the units for output amplitude.

Parameter Typical Return
{VPP|VRMS|DBM}, default VPP VPP, VRMS, or DBM
Set output amplitude units to Vrms:
VOLT:UNIT VRMS