Power Sensor Remote Operation 1
U2000 Series Programming Guide 13
Using READ?
Some fine tuning of measurements can be performed using the CONFigure and
READ? commands. For example, in the above program segment some fine
tuning can be performed by setting the filter length to 1024 and the trigger
delay off.
1 ABOR1
2 CONF1 -50,DEF,(@1)
3 SENS1:AVER:COUN 1024
4 TRIG1:DEL:AUTO OFF
5 READ1?
Using INITiate and FETCh?
Some fine tuning of measurements can be carried out using the CONFigure
command and INITiate and FETCh? commands. For example, in the above
program segment some fine tuning can be carried out by setting the filter
length to 1024 and the trigger delay off.
1 ABOR1
2 CONF1 -50,DEF,(@1)
3 SENS1:AVER:COUN 1024
ABOR1 Aborts current measurement
CONF1 -50,DEF,(@2) Configures the current measurement to use
an expected power of –50 dBm and the
current resolution setting
READ1? Takes the current measurement
ABOR1 Aborts current measurement
CONF1 -50,DEF,(@1) Configures the current measurement to use
an expected power of –50 dBm and the
current resolution setting
INIT1 Causes a measurement
FETC1? -50,DEF,(@1) Retrieves the current measurement