8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
193
Measurement Operations & Settings
4
command:
:OUTPut
n
[:CHANnel[
m
]]:POWer:UNit?
syntax:
:OUTPut
n
[:CHANnel[
m
]]:POWer:UNit?
description:
Queries whether the power unit is dBm or W
parameters:
none
response:
boolean
0 The power unit is dBm
1 The power unit is W.
example:
OUTP1:POW:UN?
->
0<END>
affects:
All attenuator modules, and 81950A.
command:
:OUTPut
n
[:CHANnel[
m
]]:[STATe]
syntax:
:OUTPut
n
[:CHANnel[
m
]]:[STATe]<wsp>OFF(0) | ON(1)
description:
Sets the state of the shutter.
parameters:
OFF or 0
ON or 1
Shutter closed.
Shutter open.
response:
none
example:
OUTP1:STAT OFF
affects:
All attenuator modules, and 81950A.
command:
:OUTPut
n
[:CHANnel[
m
]]:[STATe]?
syntax:
:OUTPut
n
[:CHANnel[
m
]]:[STATe]?
description:
Queries the state of the shutter.
parameters:
none
response:
boolean
0 The shutter is closed.
1 The shutter is open.
example:
OUTP1:STAT?
->
0<END>
affects:
All attenuator modules, and 81950A.
command:
:OUTPut
n
[:CHANnel[
m
]]:STATe:APOWeron
syntax:
:OUTPut
n
[:CHANnel[
m
]]:STATe:APOWeron<wsp>OFF(0) | ON(1)
description:
Sets the state of the shutter when the mainframe is turned on.