Syntax
:SWEep:LIST:ITERations <integer>
:SWEep:LIST:ITERations?
Parameter
<integer>
Allowable Values
0
– 4294967295 (or 2
32
-1)
0 := infinity
Query Response
<integer>
I/O Data Type
Integer
*RST State
0
Examples
:SWEEP:LIST:ITER 10
:SWE:LIST:ITER?
:SWEep:LIST:STARt
This command begins the execution of the current sweep list from the first entry.
This command will also initiate data capturing. Data packets will be streamed (or
pushed) from the RTSA7500 whenever it is available.
Through the sending of a VRT Extension Context Packet carrying the ID value, the use of
an ID in this command is to indicate the beginning of new data packets belonging to a
new sweep start. Even though the start ID value is optional, a VRT Extension Context
Packet with the New Sweep Start ID (page
36
) value will
always
be sent out after this
command is received and before data packets of the new sweep become available.
When no ID value is provided, the default ID value 0 is returned in the Context Packet.
Syntax
:SWEep:LIST:STARt [ID]
Parameter
<List ID>
Input Data Type
Unsigned 32-bit integer
Response
None
*RST State
0 (Sweep stopped)
Examples
:SWEEP:LIST:STAR
:SWE:LIST:START
:SWEep:LIST:STATus?
This query returns the current status of the sweep engine.
Syntax
:SWEep:LIST:STATus?
Parameter
None
Query Response
RUNNING | STOPPED
Output Data Type
Character
*RST State
STOPPED
Examples
:SWEEP:LIST:STATUS?
:SWE:LIST:STAT?