EasyManua.ls Logo

Rohde & Schwarz R&S SMW200A - Page 1020

Rohde & Schwarz R&S SMW200A
1403 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
®
SMW200A
1020User Manual 1175.6632.02 ─ 30
// ******************************************************************
// Create test signals
// ******************************************************************
SOURce:BB:ARBitrary:SIGNal:TYPE CIQ
SOURce:BB:ARBitrary:TSIGnal:CIQ:I -0.5
SOURce:BB:ARBitrary:TSIGnal:CIQ:Q -0.33
SOURce:BB:ARBitrary:TSIGnal:CIQ:CREate
SOURce:BB:ARBitrary:TSIGnal:SINE:FREQuency 1MHz
SOURce:BB:ARBitrary:TSIGnal:SINE:SAMPles 100
SOURce:BB:ARBitrary:TSIGnal:SINE:PHASe -90
SOURce:BB:ARBitrary:TSIGnal:SINE:CREate:NAMed "/var/user/ARBtestSignals/sineTest"
SOURce:BB:ARBitrary:TSIGnal:RECTangle:FREQuency 100KHz
SOURce:BB:ARBitrary:TSIGnal:RECTangle:SAMPles 1000
SOURce:BB:ARBitrary:TSIGnal:RECTangle:AMPLitude 0.5
SOURce:BB:ARBitrary:TSIGnal:RECTangle:OFFSet -0.3
SOURce:BB:ARBitrary:TSIGnal:RECTangle:CREate:NAMed "/var/user/ARBtestSignals/rectTest"
SOURce:ARBitrary:STATe ON
Example: Managing waveform files
The following example lists the commands provided for handling of waveform files.
// ******************************************************************
// Reset instrument first
// ******************************************************************
*RST; *CLS
SOURce:BB:ARBitrary:PRESet
// ******************************************************************
// Set the default directory and list the available waveform files
// ******************************************************************
MMEM:CDIR "/var/user/ARBtestSigs"
SOURce:BB:ARBitrary:WAVeform:CATalog?
// sineTest,rectTest,ciqTestSignal,waveformTest,test2
SOURce:BB:ARBitrary:WAVeform:CATalog:LENGth?
// 5
// SOURce:BB:ARBitrary:WAVeform:FREE?
// ******************************************************************
// Select a waveform and querry information
// ******************************************************************
// SOURce:BB:ARBitrary:WAVeform:DELete "/var/user/ARBtestSigs/test2"
SOURce:BB:ARBitrary:WAVeform:SELect "/var/user/ARBtestSigs/wvTest"
SOURce:BB:ARBitrary:WAVeform:POINts?
// 100
SOURce:BB:ARBitrary:WAVeform:TAG? "TYPE"
// "SMU-WV"
SOURce:BB:ARBitrary:WAVeform:TAG? "COMMENT"
SOURce Subsystem

Table of Contents