EasyManua.ls Logo

Rohde & Schwarz Scope Rider RTH1004 - Page 490

Rohde & Schwarz Scope Rider RTH1004
530 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Remote Control Commands
R&S
®
Scope Rider RTH
490User Manual 1326.1578.02 ─ 12
Example: Saving all active waveforms with time values
The example program saves the voltage and time values of all active analog, digital
and math waveforms. Then the data is read and deleted.
:EXPort:WAVeform:NAME '/media/SD/Multiwfm.csv'
:EXPort:WAVeform:MULTichannel 1
:EXPort:WAVeform:INCXvalues 1 // include time values
:EXPort:WAVeform:DLOGging 0 // without history
:EXPort:WAVeform:SAVE ;*OPC
:MMEMory:DATA? '/media/SD/Multiwfm.csv'
:MMEMory:DELete '/media/SD/Multiwfm.csv';*OPC
Example: Saving history data of channel 1, without time values
The example program saves the history data of selected segments to a file on the SD
card. Then the data is read and deleted.
:EXPort:WAVeform:NAME '/media/SD/WaveformHistory.zip'
:EXPort:WAVeform:SOURce C1
:EXPort:WAVeform:INCXvalues 0 // no time values
:EXPort:WAVeform:DLOGging 1 // include history
:CHANnel1:HISTory:STARt -77 // select segment range (optional)
:CHANnel1:HISTory:STOP -5
:EXPort:WAVeform:SAVE ;*OPC
:MMEMory:DATA? '/media/SD/WaveformHistory.zip'
:MMEMory:DELete '/media/SD/WaveformHistory.zip';*OPC
EXPort:WAVeform:NAME................................................................................................490
EXPort:WAVeform:SOURce............................................................................................ 490
EXPort:WAVeform:MULTichannel.....................................................................................491
EXPort:WAVeform:INCXvalues........................................................................................491
EXPort:WAVeform:DLOGging..........................................................................................491
EXPort:WAVeform:SAVE.................................................................................................492
EXPort:WAVeform:NAME <Name>
Sets the file name, file format and path to save the waveform to.
Parameters:
<Name> String with path and file name with extension .csv or .zip.
Example:
EXPort:WAVeform:NAME
'/media/SD/Export/Export_Ch2.csv'
EXPort:WAVeform:SAVE
Saves the waveform data to Export/Export_Ch2.csv on the
SD card.
EXPort:WAVeform:SOURce <Source>
Selects the waveform to be exported if EXPort:WAVeform:MULTichannel is OFF.
Documenting Results

Table of Contents

Other manuals for Rohde & Schwarz Scope Rider RTH1004

Related product manuals