Remote control commands
R&S
®
SMM100A
678
User Manual 1179.1341.02 ─ 05
Example: Programming example
The example lists the commands required to query assemblies and test points for diag-
nosis purposes.
// Query the modules available in the instrument
// and variant and revision state of a certain assembly
:DIAGnostic1:BGINfo:CATalog?
// IEC_BOARD,BNC_BOARD,BBMB,FPNL,SSYN,SYNEX,RFMB,...
:DIAGnostic1:BGINfo? "SSYN"
// SSYN 1412.6667.02 05.02 100000
// Query the test points available in the instrument
// and trigger the measurement in a selected test point
:DIAGnostic1:POINt:CATalog?
// ASATT6HP_M5V7,ASATT6HP_OFFSET,...
:DIAGnostic1:MEASure:POINt? "BBB_CODER_BBB_US"
// -1.000000V/°C
// Query the operating hours and number of power-on so far.
:DIAGnostic:INFO:OTIMe?
// 112 h
:DIAGnostic:INFO:POCount?
// 14
Commands
:DIAGnostic<hw>:BGINfo:CATalog?
.................................................................................678
..............................................................................................678
..............................................................................................679
.......................................................................................... 679
:DIAGnostic<hw>:POINt:CATalog?
...................................................................................680
:DIAGnostic<hw>[:MEASure]:POINt?
............................................................................... 680
:DIAGnostic<hw>:BGINfo:CATalog?
Queries the names of the assemblies available in the instrument.
Return values:
<Catalog>
string
List of all assemblies; the values are separated by commas
The length of the list is variable and depends on the instrument
equipment configuration.
Example:
See
Usage:
Query only
:DIAGnostic<hw>:BGINfo?
[<Board>]
Queries information on the modules available in the instrument, using the variant and
revision state.
DIAGnostic subsystem