Output[1..n][:state – EXFO IQS-3150 Variable Attenuator for IQS-500/600 User Manual
Page 147

SCPI Command Reference
Variable Attenuator
141
Product-Specific Commands—Description
:OUTPut[1..n][:STATe]
Description
This command controls the state of the
instrument's shutter (open or closed).
At *RST, the state of the shutter is set to off
(closed).
Syntax
:OUTPut[1..n][:STATe]<wsp><ShutterState>
Parameter(s)
ShutterState:
The program data syntax for <ShutterState> is
defined as a <Boolean Program Data> element.
The <ShutterState> special forms ON and OFF
are accepted on input for increased readability.
ON corresponds to 1 and OFF corresponds to 0.
The <ShutterState> parameter allows to set the
state of the shutter.
0 or OFF: closes the shutter (no light is
transmitted).
1 or ON: opens the shutter (allows light
transmission).
Example(s)
OUTP ON
OUTP:STAT OFF
OUTP:STAT 1
OUTP 0
See Also
:OUTPut[1..n][:STATe]?
:OUTPut[1..n]:LOCK[:STATe]?