Remote control commands
R&S
®
SMM100A
714
User Manual 1179.1341.02 ─ 05
SCONfiguration:OUTPut:MAPPing:RF1:STReam1:STATe ON
SCONfiguration:OUTPut:MAPPing:IQOutput1:STReam3:STATe ON
Example: Connecting and configuring external instruments
The following example lists the commands necessary to fulfill this task.
// ********************************************************************************
// Scan interfaces and your network for connected instruments.
// ********************************************************************************
SCONfiguration:EXTernal:DISPlay ALL
SCONfiguration:EXTernal:REMote:CLEan
SCONfiguration:EXTernal:REMote:SCAN
SCONfiguration:EXTernal:REMote:SCAN:STATe?
// Response: "0"
// The scanning procedure is finished.
// ********************************************************************************
// Specify characteristics at the input and output interfaces.
// ********************************************************************************
SCONfiguration:EXTernal:CODer1:DIRection?
// Response: "IN"
SCONfiguration:EXTernal:BBMM1:DIRection?
// Response: "OUT"
SCONfiguration:EXTernal:IQOutput1:DIRection?
// Query the IQ connection state.
SCONfiguration:EXTernal:CODer1:IQConnection:STATe?
// Response: 1
SCONfiguration:EXTernal:BBMM1:IQConnection:STATe?
// Response: 1
// ********************************************************************************
// Manage external instruments.
// ********************************************************************************
SCONfiguration:EXTernal:REMote:LIST?
// Response: "SMBV100B,SGS_2,SGT100A,SMBVB_1,SMBVB_2,SMW200A (100010)"
// Add instruments to selection.
SCONfiguration:EXTernal:REMote:ADD "SGS_1","USB","100007"
SCONfiguration:EXTernal:REMote:ADD "SMW200A (100001)","LAN","10.112.11.125","2"
SCONfiguration:EXTernal:REMote:LIST?
// Response: "SMBV100B,SGS_2,SGT100A,SMBVB_1,SMBVB_2,SMW200A (100010),SGS_1,
// SMW200A (100001)"
SCONfiguration:EXTernal:REMote:REName "SGS_2","SGS (102030)"
SCONfiguration:EXTernal:REMote:LIST?
// Response: "SMBV100B,SGS (102030),SGT100A,SMBVB_1,SMBVB_2,SMW200A (100010),SGS_1,
// SMW200A (100001)"
// ********************************************************************************
// Detect external instruments and connect them to the R&S
SMM100A.
// ********************************************************************************
SCONfiguration subsystem