B&K Precision 2552-2559 - Programming Manual User Manual
Page 51

51
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}
LP is lowpass, HP is highpass, BP is bandpass,
BR is bandreject
<limit> : = {UPPLIMIT,LOWLIMIT}
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
bandpass, and sets the upplimit to 200 KHz and the
lowlimit to 100 KHz:
Command message:
C1:FILTS TYPE,BP,
UPPLIMIT,200KHz,LOWLIMIT,100KHz
RELATED COMMANDS
FILT
FUNCTION
FILT_SET, FILTS
Command /Query