Programming Manual MSO/UPO2000 Series
29 / 156
Instruments.uni-trend.com
:FUNCtion:FILTer:TYPE {LP|HP|BP|BS}
:FUNCtion:FILTer:TYPE?
Functional description
:
This command is used to set the filter type. LP, HP, BP, BS respectively represents low-pass filter, high-
pass filter, band-pass filter and band-limit filter separately.
Return format
:
Query returns LP, HP, BP, BS.
For example
:
:FUNCtion:SOUR1 CHAN1
Set channel 1 as the source.
:FUNC:FILT:TYPE BP
Set the filter type to band-pass filter.
:FUNC:FILT:TYPE?
Query returns BP.
:FUNCtion:FILTer:FREQuency:HIGH
Command format
:
:FUNCtion:FILTer:FREQuency:HIGH < freq>
:FUNCtion:FILTer:FREQuency:HIGH?
Functional description
:
This command is used to set the upper limit cut-off frequency value of filter. It is suitable for
high-pass filter, band-pass filter and band-limit filter.
Return format
:
Query returns 1.000e003, unit is Hz.
For example
:
:FUNCtion:SOUR1 CHAN1
Set channel 1 as the source.
:FUNC:FILT:FREQ:HIGH 1 kHz
Set the upper limit cut-off frequnecy value to 1 kHz.
:FUNC:FILT:FREQ:HIGH?
Query returns 1.000e003.
:FUNCtion:FILTer:FREQuency:LOW
Command format
:
:FUNCtion:FILTer:FREQuency:LOW <freq>
:FUNCtion:FILTer:FREQuency:LOW?
Functional description
:
This command is used to set the low limit cut-off frequency value of filter. It is suitable for high-pass filter,
band-pass filter and band-limit filter.
Return format
:
Query returns 6.000e001, unit is Hz.
For example
:
:FUNC:SOUR1 CHAN1
Set channel 1 as the source.
:FUNC:FILT:FREQ:LOW 60Hz
Set the low limit cut-off frequnecy value to 60 Hz.
:FUNC:FILT:FREQ:LOW?
Query returns 6.000e001.