Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 191
Subsystem Commands
TRIGger Subsystem
Parameter arm_count Arm count. value (1 to 100000 or 2147483647)|INFinity|
MINimum|MAXimum|DEFault (default is 1). Parameter data
type is NRf+. value=2147483647 indicates infinity.
Query does not support arm_count=value and INFinity.
Arm count × Trigger count must be less than 100001.
Query response response <newline>
response returns the present setting of arm count. If a parameter is specified,
response returns the value assigned to DEF, MIN, MAX, or INF. Response data type
is NR1. If the arm count is set to infinity, response returns 2147483647.
Example :ARM:COUN 10
:ARM2:TRAN:COUN?
:ARM<:ACQuire|:TRANsient|[:ALL]>[:LAYer]:DELay
Sets the arm delay for the specified device action.
Syntax :ARM[c]<:ACQuire|:TRANsient|[:ALL]>[:LAYer]:DELay delay
:ARM[c]<:ACQuire|:TRANsient>[:LAYer]:DELay? [delay]
:ARM[c][:ALL][:LAYer]:DELay? delay
For <:ACQuire|:TRANsient|[:ALL]>, specify :ACQuire for measurement,
:TRANsient for source output, or :ALL for both device actions.
Parameter delay Arm delay, in seconds. value (0 to 100000)|MINimum|
MAXimum|DEFault (default is 0). Parameter data type is
NRf+. Query does not support delay=value.
Query response response <newline>
response returns the present setting of arm delay. If a parameter is specified,
response returns the value assigned to DEF, MIN, or MAX. Response data type is
NR3.
Example :ARM:DEL 0.1
:ARM2:TRAN:DEL?