Configuring the internal baseband source
R&S
®
SMM100A
175
User Manual 1179.1341.02 ─ 05
Example: How to assign and activate control signals from a control list
Note:
Irrespectively on the way they are created, generated control lists are not auto-
matically used.
We assume, that a control list
clist.dm_iqc
containing information on marker 2,
burst gate and level attenuation control signals is created and saved in the direc-
tory
/var/user/temp/
.
The following example shows how to enable the R&S
SMM100A to:
●
Use the control list for a particular marker output, e.g. the "Custom Digital Modula-
tion > Marker 2".
●
Use the Burst Gate and Level Attenuation control signals as defined in a control
list.
:MMEM:CDIRectory "/var/user/temp"
:SOURce1:BB:DM:CLISt:CATalog?
// Response: clist
:SOURce1:BB:DM:CLISt:SELect "clist"
:SOURce1:BB:DM:TRIGger:OUTPut2:MODE CLISt
:SOURce1:BB:DM:PRAMp:SOURce INTernal
4.6.4.8
How to create a data list using tag file format
The R&S
SMM100A provides the following ways to create a data list file:
●
To use the dedicated "Data List Editor" and create a file with extension
*.dm_iqd
,
see
"To create data lists manually"
●
To use the tag-oriented format and create a data list file, see
●
To use SCPI commands and create a file in binary format, see
To create a data list file using tag file format
► Use a hex data editor and create the mandatory tags:
{TYPE}
,
{DATA
BITLENGTH}
and
{DATA LIST}
Consider the tag syntax and rules.
The following is an example of the data list file content. The tags are separated by
line breaks for better reading. The text in brackets is short explanation.
For details, see the tag description:
●
●
●
{TYPE:SMU-DL}{COPYRIGHT:Rohde&Schwarz}
{DATE:201-06-11;15:00:09}
{DATA BITLENGTH: 8}
{DATA LIST-2: #d0d1...d7}
(1 byte containing 8 data bits
d0
to
d7
in binary format, where
d0
is the MSB)
Using the arbitrary waveform generator (ARB)