Remote Control Commands
R&S
®
SMW200A
989User Manual 1175.6632.02 ─ 30
Suffixes in the keywords ENTity<ch> and SOURce<hw>
You can address multiple entities configurations by using the SCPI commands starting
with the keyword SOURce or the alias commands starting with the keyword ENTity.
Table 14-4: Value ranges of the suffixes ENTity<ch> and SOURce<hw> in advanced configuration
with multiple entities
SCPI Syntax
ENTity<ch> SOURce<hw>
SOURce<hw>:BB:...
- 1 to 4
ENTity<ch>:SOURce<hw>:BB:...
1 to 4 1 to 4
See also Chapter 14.3, "SCPI Command Aliases for Advanced Mode with Multiple
Entities", on page 842.
Required options
See Chapter 5.6.1, "Required Options", on page 262
The commands are grouped in the following sections:
● Programming Examples........................................................................................989
● General Commands..............................................................................................992
● Save/Recall Settings.............................................................................................996
● Filter Settings........................................................................................................ 997
● Modulation and Coding Settings........................................................................... 999
● Power Ramping...................................................................................................1002
● Trigger Settings...................................................................................................1004
● Marker Settings...................................................................................................1010
● Clock Settings..................................................................................................... 1012
● Handling List Files...............................................................................................1012
Programming Examples
Example: Performing general tasks
This example shows how to enable custom digital modulation with predefined settings
as basis for further customization (e.g. adjusting the data source); intermediate results
and configuration are stored with the save/recall function.
// ******************************************************************
// Reset instrument first
// ******************************************************************
*RST; *CLS
SOURce:BB:DM:PRESet
SOURce:BB:DM:STANDard W3GPp
SOURce:BB:DM:SRATe?
// 3840000
SOURce:BB:DM:CODing?
// WCDMA
SOURce:BB:DM:FORMat?
SOURce Subsystem