SCPI Command Reference
68
IQS-2150
Product-Specific Commands—Description
:SOURce[1..n]:POWer:STATe
Description
This command turns the optical source on or off.
When source is on, the red LED (Active) on the
front of the instrument lights up.
*RST sets the optical source to OFF.
Syntax
:SOURce[1..n]:POWer:STATe<wsp><PowerStat
e>
Parameter(s)
PowerState:
The program data syntax for <PowerState> is
defined as a <Boolean Program Data> element.
The <PowerState> special forms ON and OFF
are accepted on input for increased readability.
ON corresponds to 1 and OFF corresponds to 0.
The <PowerState> parameter is the new power
state of the source.
Example(s)
SOUR:POW:STAT ON
Notes
Instrument must be in the Ready state to execute
this command.
See Also
SOURce[1..n]:POWer:STATe?