Remote control commands
R&S
®
RTO6
1259User Manual 1801.6687.02 ─ 05
To find the appropriate command for a setting easily, you can use the context help:
1.
Enable the "Help"
icon on the toolbar.
2. Tap the parameter for which you need information.
The tooltip opens.
3. T
ap the "Show Help" button in the lower right corner of the tooltip.
The "Help" window opens and displays the comprehensive description and the cor-
responding remote command.
4. Tap the remote command link to open the command description.
24.3 Programming examples
Some of the commands in the following chapter are asynchronous. An overlapping or
asynchronous command does not automatically finish executing before the next com-
mand starts executing. If overlapping commands must be executed in a defined order,
e.g. to avoid wrong measurement results, they must be serviced sequentially.
To prevent an overlapping execution of commands, one of the commands *OPC,
*OPC? or *WAI can be used after the command or a command set.
For more information, see:
●
www.rohde-schwarz.com/rc-via-scpi, chapter "Command Sequence and Synchro-
nization"
●
Chapter 24.3, "Programming examples", on page 1259
24.3.1 Display...................................................................................................................... 1260
24.3.1.1 Creating diagrams (SmartGrid)................................................................................. 1260
24.3.1.2 Creating zoom diagrams........................................................................................... 1261
24.3.2 Automatic measurements......................................................................................... 1261
24.3.2.1 Performing amplitude/time measurements............................................................... 1261
24.3.2.2 Setting reference levels.............................................................................................1262
24.3.2.3 Waveform histograms............................................................................................... 1263
24.3.2.4 Long-term measurements......................................................................................... 1264
24.3.3 Mask testing.............................................................................................................. 1265
24.3.3.1 Creating a user mask................................................................................................ 1265
24.3.4 Search.......................................................................................................................1266
24.3.4.1 Searching for a pulse of specified width....................................................................1266
24.3.5 Data management.....................................................................................................1266
Programming examples