Keithley 2001 Operator's Manual page 296

Multimeter
Hide thumbs Also See for 2001:
Table of Contents

Advertisement

IEEE-488 Reference
Query
Programming example
Parameters
Formats
4-138
:TCONtrol?
Query filter type
Short-form formats:
:curr:ac:aver:tcon? :curr[:dc]:aver:tcon?
:volt:ac:aver:tcon? :volt[:dc]:aver:tcon?
:res:aver:tcon?
:temp:aver:tcon?
Response message:
REP or MOV
These commands are used to select the type of averaging filter (REPeat or MOVing) for the
specified function. With the repeating filter selected and enabled, the instrument will simply
acquire and average a specified number of readings and display the result. This process
continues for each new group of readings.
With the moving filter selected and enabled, the instrument will acquire and average a specified
number of readings. Each subsequent new reading will then be added to the group while the
oldest reading will be discarded. With each new reading, the average is re-calculated and
displayed.
The number of readings that are averaged by the filter is set with the :AVERage:COUNt com-
mand. The :AVERage[:STATe] command is used to enable or disable the filter.
Changing the filter type will disable auto filter.
10 OUTPUT 716; ":curr:ac:aver:tcon rep; tcon?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Selects the repeating filter, and then queries the filter type.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the filter type (REP).
:COUNt <n>
[:SENSe[1]]:CURRent:AC:AVERage:COUNt <n>Specify filter count for ACI
[:SENSe[1]]:CURRent[:DC]:AVERage:COUNt <n>Specify filter count for DCI
[:SENSe[1]]:VOLTage:AC:AVERage:COUNt <n>Specify filter count for ACV
[:SENSe[1]]:VOLTage[:DC]:AVERage:COUNt <n>Specify filter count for DCV
[:SENSe[1]]:RESistance:AVERage:COUNt <n>Specify filter count for 2
[:SENSe[1]]:FRESistance:AVERage:COUNt <n>Specify filter count for 4
[:SENSe[1]]:TEMPerature:AVERage:COUNt <n>Specify filter count for TEMP
<n>
= 1 to 100
= DEFault
= MINimum
= MAXimum 100
:curr:ac:aver:coun <n> :curr[:dc]:aver:coun <n>
:volt:ac:aver:coun <n>:volt[:dc]:aver:coun <n>
:res:aver:coun <n>:fres:aver:coun <n>
:temp:aver:coun <n>
:fres:aver:tcon?
Specify filter count
10
1
2001-900-01 Rev. K / August 2010

Advertisement

Table of Contents
loading

Table of Contents