User Manual

EXTERNAL CONTROL
127
Sequence Start Step Setting (:SEQ:START)
This command specifies which step to start from when running a
sequence.
Setting
:SEQ:START<value>
The <value> range is from 0 to 99.
Application
example
:SEQ:START2
Sets the sequence to start from step no. 2.
Query
:SEQ:START?
Inquires about the setting.
Response
example
2
Indicates that the sequence starts from step 2.
Remark
None
Sequencer End Step Setting (:SEQ:END)
This command specifies which step to end the sequence on.
Setting
:SEQ:END<value>
The <value> range is from 0 to 99.
Application
example
:SEQ:END2
Sets the sequence to end at step no. 2.
Query
:SEQ:END?
Inquires about the setting.
Response
example
2
Indicates that the sequence ends at step no. 2.
Remark
None
Sequence Repetition Frequency Setting (:SEQ:CYCL)
This command specifies the number of times the sequence is
looped(repetition frequence).
Setting
:SEQ:YCL<value>
The <value> range is from 0 to 999.
When set to 0, the sequence is repeated endlessly (infinite
loops).
Application
example
:SEQ:CYCL 2
Sets the sequence to loop 2 times.
Query
:SEQ:CYCL?
Inquires about the setting.
Response
example
2
Indicates that the sequence is looped twice.