User manual

COMMNAND OVERVIEW
111
:NSEQuence:NUMBer
Set
Query
Description
Sets or queries the current sequence number for
the normal sequence.
Syntax
:NSEQuence:NUMBer {<NR1>}
Query Syntax
:NSEQuence:NUMBer?
Parameter/
<NR1>
(1~10) sequence number
Return Parameter
<string>
Seq No:<NR1>
Example
:NSEQuence:NUMBer 1
Sets the sequence number to 1.
Query example
:NSEQuence:NUMBer?
>Seq No:1
Returns the sequence number (1).
:NSEQuence:MEMO
Set
Query
Description
Sets or queries the memo string for the normal
sequence.
Syntax
:NSEQuence:MEMO {<string>}
Query Syntax
:NSEQuence:MEMO?
Parameter
<string>
ASCII character string max
of 12 characters. First
character must be an
alpha character. String
must be enclosed in
quotes.
Return Parameter
<string>
Memo: <string>
Example
:NSEQuence:MEMO HI
Sets the memo string to “HI.
Query example
:NSEQuence:MEMO?
>Memo: HI
Returns the memo string.