filter_k
Purpose:
-
Set or change the value of the filter coefficient on a specified AI or FI channel.
Enter an AI or FI channel name along with the filter_coefficient, frequency cutoff or a time constant. If no value is entered after the channel name, then the current settings will be displayed.
Enter:
-
filter_k [AI or FI channel name] [filter_coefficient]
or
filter_k [AI or FI channel name] [frequency_cutoff in hz]
or
filter_k [AI or FI channel name] [time constant in sec]
or to just display current settings
filter_k [AI or FI channel name]
Where:
-
filter_coefficient
Specify a valid value. Valid values are 0.0-1.0.
frequency_cutoff
Specify the frequency cutoff in units of hz.
time constant
Specify the time constant in units of sec.
Example:
-
filter_k comp_in_p 0.10
Specifies recursive filter coefficientfilter_k comp_in_p .5[hz]
Specifies cutoff frequencyfilter_k comp_in_p 2[sec]
Specifies time constraintfilter_k comp_in_p
Displays current settings
Notes:
-
The coefficient is used in an optional recursive filter on the analog input signal for the acceleration measurement to “smooth” the transient response. Filter values near 0.0 and 1.0 produce small and large filtering effects, respectively.
The command rejects any value for the filter coefficient that is less than 0.0 (no filter) or is greater than or equal to 1.0 (total filter).