4-6
Range, Units, Digits, Rate, and Filters
Filter control
Front panel
Both the median and average filters are controlled by pressing CONFIG then FILT. Select
MEDIAN or AVERAGE, then set appropriate parameters. For the MEDIAN selection,
you can choose ON or OFF and set the RANK. For the AVERAGE filter, you can choose
ON or OFF, COUNT, MOVING or REPEAT.
Once the filter is configured, you can toggle the filter state on or off by pressing FILT. The
FILT annunciator will show when the filter is on.
SCPI commands — filters
Programming example
The following command sequence configures and enables both filters:
' Median Filter:
MED:RANK 5
' Set rank to 5.
MED ON
' Enable median filter.
' Digital Filter:
AVER:COUN 20
' Set filter count to 20.
AVER:TCON MOV
' Select moving filter.
AVER ON
' Enable digital filter.
Table 4-3
SCPI commands — filters
Commands
Description
MED <b>
MED:RANK <n>
AVER <b>
AVER:TCON <name>
AVER:COUNt <n>
Enable (ON) or disable (OFF) median filter.
Specify median filter rank: 1 to 5.
Enable (ON) or disable (OFF) digital filter.
Select filter control: MOVing or REPeat.
Specify filter count: 2 to 100.
Summary of Contents for 6487
Page 13: ......
Page 15: ......
Page 35: ...1 20 Getting Started Model 6487 User s Manual...
Page 47: ...2 12 Connections Model 6487 User s Manual...
Page 61: ...3 14 Measurements and Sourcing Voltage Model 6487 User s Manual...
Page 85: ...7 8 Remote Operation and Commands Model 6487 User s Manual...
Page 86: ...A Specifications...
Page 88: ...B GeneralMeasurement Considerations...
Page 94: ...C ExamplePrograms...
Page 101: ......
Page 103: ......
Page 104: ......