4- 44 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
LXI Subsystem
• WaitingForTransitionArm2
• WaitingForTransitionTrigger1
• WaitingForTransitionTrigger2
• Measuring1
• Measuring2
• Settling1
• Settling2
Query response strAnyEvent <newline>
strAnyEvent returns a character string indicating the event type for the specified
LAN event name. Response data type is SRD.
Example :LXI:EVEN:LAN:SOUR “LAN0”,”Measuring1”
:LXI:EVEN:LAN:SOUR? “LAN0”
:LXI:EVENt[:OUTPut]:LAN[:SET]:TSDelta
Sets the delay that occurs between the generation of the specified event and the
remote instruments action on it. The parameter <dblSeconds> represents a time in
seconds to add to the timestamp of the output LAN event. Since precision timed
interrupts (also known as alarms) are not supported at this time, <dblSeconds> must
be 0.0.
Syntax :LXI:EVENt[:OUTPut]:LAN[:SET]:TSDelta strLanEvent, dblSeconds
:LXI:EVENt[:OUTPut]:LAN[:SET]:TSDelta? strLanEvent
Parameter strLanEvent LAN event name. String enclosed in quotes. Parameter data
type is SPD.
dblSeconds Delay, in seconds. Parameter data type is NRf.
Query response dblSeconds <newline>
dblSeconds returns the delay, in seconds. Response data type is NR3.
Example :LXI:EVEN:LAN:TSD “LAN0”,1.0
:LXI:EVEN:LAN:TSD? “LAN0”