Rohde & Schwarz RTB2002 Oscilloscope

User Manual - Page 249

For RTB2002.

PDF File Manual, 510 pages, Read Online | Download pdf file

RTB2002 photo
Loading ...
Loading ...
Loading ...
Remote Control Commands
R&S
®
RTB2000
241User Manual 1333.1611.02 ─ 03
If not specified otherwise, a parameter can be used to set a value and it is the
result of a query.
Parameters required only for setting are indicated as Setting parameters.
Parameters required only to refine a query are indicated as Query parameters.
Parameters that are only returned as the result of a query are indicated as Return
values.
Conformity
Commands that are taken from the SCPI standard are indicated as SCPI con-
firmed. All commands used by the R&S RTB2000 follow the SCPI syntax rules.
Asynchronous commands
A command which does not automatically finish executing before the next com-
mand starts executing (overlapping command) is indicated as an Asynchronous
command.
Reset values (*RST)
Default parameter values that are used directly after resetting the instrument (*RST
command) are indicated as *RST values, if available.
Default unit
This is the unit used for numeric values if no other unit is provided with the parame-
ter.
15.2 Programming Examples
Documenting Results............................................................................................241
Firmware Update...................................................................................................245
Search...................................................................................................................246
Function Generator............................................................................................... 247
15.2.1 Documenting Results
Saving Screenshots to File................................................................................... 241
Saving, Copying, and Loading Setup Data........................................................... 242
Reading Waveform Data in Real Format.............................................................. 243
Reading Waveform Data in Unsigned Integer Format.......................................... 243
15.2.1.1 Saving Screenshots to File
Save two display images in png format to the PIX folder on a USB flash drive that is
connected to the front panel. One screenshot is colored and the other is grayscaled.
Finally, the data of the gray screenshot is read for further user on the control computer.
Command description in: Chapter 15.9.3, "Screenshots", on page 350.
*RST
MMEM:CDIR "/USB_FRONT"
MMEM:MDIR "/USB_FRONT/PIX"
MMEM:CDIR "/USB_FRONT/PIX/"
Programming Examples
Loading ...
Loading ...
Loading ...