
Keysight M8070A Programming Guide
485
SCPI Command Reference
5
Example
:DATA:SEQ:REST ‘EdSequence’
:DATA:SEQuence:RESTart:IDENtifier
Syntax
:DATA:SEQuence:RESTart:IDENtifier <identifier>
Input
Parameters
<identifier>: 'M*.DataIn1', 'M*.DataIn2', 'M*.DataIn', 'M*.DataOut',
'M*.DataOut1' and 'M*.DataOut2'
Description
This command restarts the specified sequence (jumps to the first block).
For example, this command is useful for ED sequences. Usually there is a
synch block first and then a loop to compare the synchronized pattern.
Performing a restart there causes a synchronization of the sequence.
Example
:DATA:SEQ:REST:IDEN ‘M1.DataIn1’
:DATA:SEQuence:BLOCk?
Syntax
:DATA:SEQuence:BLOCk? <sequence-name>
Input
Parameters
<sequence-name>: Specify sequence name.
Description
This command returns the block of sequences currently executed.
Example
:DATA:SEQuence:BLOCk? ‘Generator’
:DATA:SEQuence:BLOCk:IDENtifier?
Syntax
:DATA:SEQuence:BLOCk:IDENtifier? <identifier>
Input
Parameters
<identifier>: 'M*.DataIn1', 'M*.DataIn2', 'M*.DataIn', 'M*.DataOut',
'M*.DataOut1' and 'M*.DataOut2'
Description
This command returns the block of sequences currently executed for a
specific location.
Example
:DATA:SEQ:BLOC:IDEN? ‘M1.DataIn1’