Range, Digits, Speed, and Filters 6-17
Filter programming example
Table 6-9 summarizes the command sequence to program filter aspects as follows:
• Auto Filter off
• Repeat Filter off
• Median Filter on, rank 5
• Moving Filter on, count 20, Advanced Filter off
Table 6-9
Filter programming example
Command Description
:AVER:AUTO OFF
:AVER:REPeat OFF
:MED:RANK 5
:MED ON
:AVER:COUN 20
:AVER ON
:AVER:ADV OFF
Disable Auto Filter.
Disable Repeat Filter.
Set median rank to 5.
Enable Median Filter.
Set moving count to 20.
Enable Moving Filter.
Disable Moving Filter.