Command/Query
:OUTPut[:STATe] {ON|OFF|1|0}
:OUTPut[:STATe]?
This command turns ON/OFF of the stimulus signal output. Measurement cannot be made until the stimulus signal output is turned ON.
Parameter |
Selection Option |
Description |
Status of the signal output |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":OUTP " & Str(Var), True
Ena.WriteString ":OUTP?", True
Var=Ena.ReadNumber
Sweep Setup > Power > RF Out
SCPI.OUTPUT.STATE