SYSTem:VVS:ENABle <bool>

(Write Only) Set and query the voltage source state.

To clear a 'Tripped' condition, send SYSTem:VVS:ENABle OFF, then SYSTem:VVS:ENABle ON.  

To query the present state of the voltage source using SYSTem:VVS[:STATe]?.

See example program.

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

Relevant Modes

ALL Modes.

ALL models with Option 309 (Voltage Source).

Parameters

 

<bool>

Voltage source state. Choose from:

  • ON (or 1) - Voltage source enabled.

  • OFF (or 0) - Voltage source disabled.

Examples

SYST:VVS:ENAB 1

Query Syntax

N/A

Return Type

Boolean

Default

OFF


Last Modified:

5Feb2026

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

20june2018

Updated to be Write Only

23-Jul-2013

Added trip condition

17-Jul-2012

New command