212
8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
4
Measurement Operations & Settings
command:
:TRIGger[
n
][:CHANnel[
m
]]:INPut:REARm?
syntax:
:TRIGger[
n
][:CHANnel[
m
]]:INPut:REARm?
description:
Returns the arming response of a channel to an incoming trigger.
parameters:
none
response:
A
boolean
value:
0
: trigger rearming disabled
1
: trigger rearming enabled (default)
example:
trig1:inp:rearm?
->
0<END>
affects:
All 8163A/B series power meter modules, and 8161x series return loss modules.
dual sensors:
Can only be sent to master channel, slave channel parameters are identical.
command:
:TRIGger[
n
][:CHANnel[
m
]]:OFFSet
syntax:
:TRIGger[
n
][:CHANnel[
m
]]:OFFSet <value>
description:
Sets the number of incoming triggers received before data logging begins.
parameters:
<value> - an
integer
value. (maximum possible value is 1e+9)
response:
none
example:
trig1:offs 5
affects:
All 81636B and 81637B series power meter modules.
command:
:TRIGger[
n
][:CHANnel[
m
]]:OFFSet?
syntax:
:TRIGger[
n
][:CHANnel[
m
]]:OFFSet?
description:
Returns the number of incoming triggers received before data logging begins.
parameters:
none
response:
an
integer
value.
example:
trig1:offs?
->
5<END>
affects:
All 81636B and 81637B series power meter modules.