SYSTem:VVS[:STATe]?

(Read-only) Query the present Voltage Source state.

Note: Recommended to use SYSTem:DCPS? for D-series (Fluyt) model.

Relevant Modes

ALL Modes.

ALL models with Option 309 (Voltage Source).

Parameters

N/A

Examples

SYST:VVS?

Return Type

Character - Returns one of the following:

  • OFF - Voltage source disabled.

  • TRIPPED - The voltage source has drawn more current than the present capability. To clear a 'Tripped' condition, send SYSTem:VVS:ENABle OFF, then SYSTem:VVS:ENABle ON

  • INTRANSITION - VVS is moving toward the requested setting. If the High Impedance Load is enabled (SYSTem:VVS:HIMD ON), then this state will have throw an error.

  • READY - VVS is at the requested setting. 

Default

N/A


Last Modified:

5Feb2026

Replace return type ON with INTRANSITION and READY note.

Recommended to use the "DCPS" SCPI set for D-series (Fluyt) models.

23-Jul-2013

Added tripped note

17-Jul-2012

New command