Remote control 14-7
?DET This query command #?DET* sends back a string reporting the five detector for
manual mode. Unit is fixed dBµV. Each value is separated by a semicolon. The
order is Peak; Qpeak; RMS;AVG;C-RMS:C-AVG
In case Qpeak is not available (RBW other than 200Hz, 9kHz [only for Band B]
,120kHz) Qpeak field is replaced by the string “----“.
In case C-RMS or C-AVG is not available (RBW other than 200Hz,
9kHz,120kHz,1MHz) respective field is replaced by the string “----“.
An additional string “OVER;” is appended at the end whenever an over range
condition occurred
Example of reply: DET=23.22;17.09;16.23;11.36,16.01,15.50;
(which means Peak=23.22; Qpeak=17.09; RMS=16.23;AVG=11.36;C-
RMS=16.01;C-Avg=15.50
Example of reply (No Cispr filter selected, over range shown):
DET=17.20;-----;11.98;9.57;-----;-----;OVER;
?DMD This query command #?DMD* sends back a string expressing the status of
demodulator. The reply is either:
• DMD=Off (The Demodulator is OFF)
• DMD =AM (The Demodulator is On and demodulating AM )
?DMV This query command #?DMV* sends back a string expressing the volume of
demodulator. The reply is made of the string “DMV=” followed by the magnitude of
volume ranging from 0 to 100
• DMV=50 (The Demodulator Volume is 50)
?DPY This query command #?DPY* sends back a the bitmap of display hardcopy
?FSA This query command #?FSA* sends back a string expressing the number of
Sweep Records available. The reply: FSA= n: bands(1),Detector(1);
bands(2),Detector(2);………..; bands(n),Detector(n)
Where
• n is the number of records available.
• Band (k) expresses the bands (or part of them) present in the sweep. k
varies from 1 to n.
o 0x01 --> Band A
o 0x02 --> Band B
o 0x04 --> Band C
o 0x08 --> Band D
o 0x10 --> Band E
• Detector (k) expresses the Detector used t in the sweep. k varies from 1 to
n
o 0x0001 --> Peak
o 0x0002 --> Avg
o 0x0004 --> RMS
o 0x0008 --> QPeak
o 0x0010 --> C-Rms
o 0x0020 --> C-Avg
o 0x0200 --> Smart Avg
o 0x0400 --> Smart RMS
o 0x0800 --> Smart QPeak
o 0x1000 --> Smart C-Rms
o 0x2000 --> Smart C-Avg
In case no records are available the reply is:
FSA= N/A
Example of reply:
FSA= 4:1,2049;3,2049;2,2049;1,1;