17-62 SCPI Command Reference
:MEDian[:STATe] <b>
[:SENSe[1]]:MEDian[:STATe] <b> Enable/disable median filter
Parameters <b> = 0 or OFF Disable repeat filter
1 or ON Enable repeat filter
Query [:STATe]? Query state of repeat filter
Description This command is used to enable or disable the median filter. When enabled,
voltage, current, and resistance readings are filtered according to the speci-
fied rank. When disabled, the median filter stage is bypassed.
Moving filter commands
:AVERage:COUNt <n>
[:SENSe[1]]:AVERage:COUNt <n> Set moving filter count
Parameters <n> = 1 to 100 Specify moving filter count
DEFault 1
MINimum 1
MAXimum 100
Query :COUNt? Query filter count
:COUNt? DEFault Query the *RST default filter count
:COUNt? MINimum Query the lowest allowable filter count
:COUNt? MAXimum Query the largest allowable filter count
Description This command is used to specify the moving filter count. In general, the fil-
ter count is the number of readings that are stored in the moving filter buffer
for the averaging calculation. After the buffer fills with readings, a new
reading goes into the buffer and the oldest reading is discarded. The filter
process if performed after each new reading is placed in the buffer.
:AVERage[:STATe] <b>
[:SENSe[1]]:AVERage[:STATe] <b> Enable/disable moving filter
Parameters <b> = 0 or OFF Disable moving filter
1 or ON Enable moving filter
Query [:STATe]? Query state of moving filter
Description This command is used to enable or disable the moving filter. When enabled,
voltage, current, and resistance readings are filtered according to how the
filter is configured. When disabled, the moving filter stage is bypassed.