Command Descriptions
VX4792 User Manual
3-69
SEQUence:DEFine (?)
The SEQUence:DEFine command writes sequence data to the specified file. The
SEQUence:DEFine? query returns sequence data that is written in the specified
file.
WAVEFORM
None
SEQUence:DEFine <Sequence File>, <Sequence Block Data>
SEQUence:DEFine? <Sequence File>
<Sequence File><Space>
?
DEFine
:SEQUence
<Space>
, <Sequence Block Data>
<Sequence File>
<Space>
<Sequence File>::=<string>
<Sequence Block Data>::=<Arbitrary Block>
where <Sequence Block Data> must be written in ASCII code and each
sequence is separated by Line Feed (LF) code. The file name and repetition
number are separated by a comma.
#255WAVE01.WFM,10<LF>WAVEO2.WFM,10<LF>WAVE03.WFM,10<LF>WAVE04.WFM,10
:SEQUENCE:DEFINE "SQWAVE.SEQ",
#255WAVE01.WFM,10<LF>WAVE02.WFM,10<LF>WAVE0
3.WFM,10<LF>WAVE04.WFM,10
writes sequence data to the file SQWAVE.SEQ.
Group
Related Commands
Syntax
Arguments
Examples