Remote Control Commands
R&S
®
SMW200A
990User Manual 1175.6632.02 ─ 30
// QPSK45
SOURce:BB:DM:STATe ON
SOURce:BB:DM:SETTing:STORe "/var/user/ digMod/CustDM3GPP"
// ******************************************************************
// Recall settings
// ******************************************************************
MMEM:CDIR "/var/user/digMod"
SOURce:BB:DM:SETTing:CATalog?
// CusDigMod,cdm3gpp, CustDM3GPP
SOURce:BB:DM:SETTing:DELete "cdm3gpp"
SOURce:BB:DM:SETTing:LOAD "CusDigMod"
// ******************************************************************
// Change the data source
// ******************************************************************
SOURce:BB:DM:SOURce?
// PRBS
SOURce:BB:DM:PRBS:LENGth?
// 9
SOURce:BB:DM:SOURce DLISt
// Set the default directory and query the existing data lists
MMEM:CDIR "/var/user/DLists"
SOURce:BB:DM:DLISt:CATalog?
// "DList1","DList2"
// delete a list and create a new data list
SOURce:BB:DM:DLISt:DELete "DList1"
SOURce:BB:DM:DLISt:SELect "DList2"
// copy the content of an existing data list to the new data list
SOURce:BB:DM:DLISt:COPY "DList3"
// query the content of the new data list and modify it (append data to it)
FORM ASCI
SOURce:BB:DM:DLISt:DATA? 2048,1024
// 1,1,0,0,0, ...
SOURce:BB:DM:DLISt:DATA:APPend 1,1,1,0,0,0,1,1,0,1...
SOURce:BB:DM:DLISt:SELect "DList3"
// query the free memory and number of bits to be utilized
SOURce:BB:DM:DLISt:FREE?
SOURce:BB:DM:DLISt:POINts?
Example: Adjusting clock, marker and trigger settings
The following example lists the provided commands
// ******************************************************************
// Clock settings
// ******************************************************************
SOURce:BB:DM:CLOCk:SOURce INTernal
// ******************************************************************
// Configure and enable standard marker signals
// ******************************************************************
SOURce Subsystem