6 Input/Output
6.1 RF Source
Command
| M1 | M2 | M3 | M4 | M1M2 | M1M3 | M1M4 | M2M3 | M2M4 | M3M4 | M1M2M3 |
M1M2M4 | M1M3M4 | M2M3M4 | M1M2M3M4 | ALL, \{<waveform2>, <reps>, NONE | M1 |
M2 | M3 | M4 | M1M2 | M1M3 | M1M4 | M2M3 | M2M4 | M3M4 | M1M2M3 | M1M2M4 |
M1M3M4 | M2M3M4 | M1M2M3M4 | ALL,\} …
For additional description of each item, see "For Setup SCPI" on page 2006 below
:SOURce:RADio:ARB:SEQuence[:MWAVeform]? <filename>
For additional description of each item, see "For Query SCPI" on page 2007 below
Example For setup:
:SOUR:RAD:ARB:SEQ "NVWFM:testSeq1.seq", "NVWFM:wfmSegment1.wfm",10, M2M3M4,
"NVWFM:wfmSegment2.wfm", 20, M1M3
Or
:SOUR:RAD:ARB:SEQ "D:\NVARB\testSeq1.seq", "D:\NVARB\wfmSegment1.wfm",10,
M2M3M4, "D:\NVARB\wfmSegment2.wfm", 20, M1M3
For query, must specify which waveform sequence file to query
:SOUR:RAD:ARB:SEQ? "NVWFM:testSeq1.seq"
Or
:SOUR:RAD:ARB:SEQ? "D:\NVARB\testSeq1.seq"
For Setup SCPI
For the Setup SCPI command, the parameters are:
<filename> - String Type
This variable specifies the path and name for the waveform sequence file. The path
supports MSUS (NVWFM) or a real full path representation. See example.
<waveform1> - String Type
This variable specifies the path and name of the first existing waveform segment.
The path supports MSUS (NVWFM) or a real full path representation. See example.
The segment file must reside within ARB playback memory before it can be played
by the ARB player.
<reps> - Integer Type
This variable specifies the number of times a segment or sequence plays before
moving on to the next segment or sequence.
<marker> - Enum Type
NONE – This choice disables all four markers for the waveform. Disabling markers
means that the waveform sequence ignores the segments or sequence marker
settings.
M1, M2, M3, M4 – these choices, either individually or a combination of them,
enable the markers for the waveform segment or sequence. Markers not specified
are ignored for that segment or sequence.
Short Range Comms & IoT Mode User's &Programmer's Reference 2006