Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 25
Subsystem Commands
LXI Subsystem
This implementation assumes that there is no Precision Time Protocol (PTP)
implementation on the instrument. Delay requires PTP, so without it the delay must
be zero.
Syntax :ARM:LXI:DELay delay
:ARM:LXI:DELay?
Parameter delay Delay, in seconds. Parameter data type is NRf.
Query response delay <newline>
delay returns the delay, in seconds. Response data type is NR3.
Example :ARM:LXI:DEL 10.0
:ARM:LXI:DEL?
:ARM:LXI:LAN[:SET]:DETection
Specifies the style of arm source detection for the specified event. If the source is a
LAN event and the source detection is set to rise, this Arm repeated capability will
be satisfied when the designated LAN packet arrives with a True indication. If the
source detection is set to fall, this Arm repeated capability will be satisfied when a
LAN packet arrives with a False indication. If the detection is set to high, the source
will be satisfied when the designated LAN packet arrives with a True indication and
remain satisfied until the designated LAN packet arrives with a False indication. If
the detection is to low, the source will be satisfied when the designated LAN packet
arrives with a False indication and remain satisfied until the designated LAN packet
arrives with a True indication.
Syntax :ARM:LXI:LAN[:SET]:DETection strLanEvent, detection
:ARM:LXI:LAN[:SET]:DETection? strLanEvent
Parameter strLanEvent LAN event name. String enclosed in quotes. Parameter data
type is SPD.
detection Detection type. RISE (default)|FALL|HIGH|LOW. Parameter
data type is CPD.
RISE sets the instrument to trigger on the receipt of a signal LOW LAN event
followed by a signal HIGH LAN event (rising edge).