Programming Guide

Digital Oscilloscopes Series
64
FUNCTION
FILT_SET,FILTS
Command /Query
DESCRIPTION
The FILT_SET command selects the specified type
of filter, and sets the limit value of filter.
The response to the FILT_SET? query indicates
current parameter of the filter.
COMMAND SYNTAX
<channel>:FILT_SET
TYPE,<type>,<limit>,<limit_value>
<channel> : = {C1,C2,C3,C4}
<type> : = {LP,HP,BP,BR}
<limit> : = {UPPLIMIT,LOWLIMIT}
Note:
1. LP is low-pass, HP is high-pass, BP is band-pass,
BR is band-reject.
2. If seted the <limit>, the <type> must be related.
QUERY SYNTAX
<channel>: FILT_SET?
RESPONSE FORMAT
<channel>:FILTER TYPE,<type>,<limit>,<limit-
value >
EXAMPLE
The following command changes the type of filter
to band-pass, and sets the up-limit to 200 KHz and
the low-limit to 100 KHz:
Command message:
C1:FILTS TYPE,BP,
UPPLIMIT,200KHz,LOWLIMIT,100KHz
RELATED COMMANDS
FILT
Note:
This command is suitable for non-SPO models.