4-22
Range, Digits, Rate, Bandwidth, and Filter
Model 2701 User’s Manual
Filter programming examples
Example #1 — The following command sequence configures filtering for the DCI
function:
NOTE
The following example can be run from the KE2700 Instrument Driver using the
example named “MAFilter” in Table G-1 of Appendix G.
CURR:AVER:TCON MOV
' Select the moving filter.
CURR:AVER:WIND 0.01
' Set filter window to 0.01%.
CURR:AVER:COUN 10
' Set to filter 10 readings.
CURR:AVER ON
' Enable filter.
Example #2 — The following command sequence configures channels 101 through 115 of
the Model 7700 to use the repeat filter when they are scanned.
NOTE
The following example can be run from the KE2700 Instrument Driver using the
example named “RAFilter” in Table G-1 of Appendix G.
FUNC 'VOLT'
' Select DCV function.
VOLT:AVER:TCON REP
' Select the repeating filter.
VOLT:AVER:COUN 20,(@101:115)
' Set to filter 20 readings.
VOLT:AVER ON,(@101:115)
' Enable filter.
2701-900-01.book Page 22 Wednesday, August 3, 2011 9:43 AM
Summary of Contents for 2701
Page 344: ...12 CommonCommands 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 366: ...15 SCPIReferenceTables 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 393: ...A Specifications 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 399: ...B Model7700ConnectionGuide 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 410: ...C StatusandErrorMessages 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 417: ...D SignalProcessing SequenceandDataFlow 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 430: ...E MeasurementConsiderations 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 450: ...G KE2700InstrumentDriver Examples 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...