Remote control commands
R&S
®
RTP
1126User Manual 1337.9952.02 ─ 12
2. Tap the parameter for which you need information.
The tooltip opens.
3. Tap 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.
22.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 22.3, "Programming examples", on page 1126
22.3.1 Display.......................................................................................................................1127
22.3.1.1 Creating diagrams (SmartGrid)................................................................................. 1127
22.3.1.2 Creating zoom diagrams........................................................................................... 1127
22.3.2 Automatic measurements..........................................................................................1128
22.3.2.1 Performing amplitude/time measurements................................................................1128
22.3.2.2 Setting reference levels.............................................................................................1128
22.3.2.3 Waveform histograms................................................................................................1130
22.3.2.4 Long-term measurements......................................................................................... 1131
22.3.3 Mask testing.............................................................................................................. 1132
22.3.3.1 Creating a user mask................................................................................................ 1132
22.3.4 Search....................................................................................................................... 1132
22.3.4.1 Searching for a pulse of specified width....................................................................1132
22.3.5 Data management.....................................................................................................1133
22.3.5.1 Saving a screenshot to file........................................................................................ 1133
22.3.5.2 Exporting waveform data to file................................................................................. 1133
Programming examples