4 Command and Query Summary
K0472 Revision A
4-66
:SENS:PRES:FILT:LPAS:STAT
Applicability:
PACE1000, PACE5000, PACE6000
Command Syntax
:SENSe[x][:PRESsure]:FILTer[:LPASs]:[STATE] <Boolean>
where x = 1 or 2 is the module number (default - 1)
Parameter:
<Boolean>
0
-
Disables low pass filter
1
-
Enables low pass filter
Short form:
:SENS:FILT <Boolean>
Function:
Sets low pass filter ON or OFF.
Default:
OFF
Query Syntax
:SENSe[x][:PRESsure]:FILTer[:LPASs]:[STATe]?
where x = 1 or 2 is the module number (default - 1)
Short form:
:SENS:FILT?
Function:
Query state (on or off) for the low pass filter
Response:
1 (ON) 0 (OFF)
Description
This command is used to enable or disable the low pass filter for producing a more stable
reading. An ‘intelligent’ filter is implemented so that any noise in the system is filtered while
step changes pass straight through the filter.
Example
:SENS:PRES:FILT:LPAS:STAT
TX> :SENS:PRES:FILT:LPAS:STAT?
RX> :SENS:PRES:FILT:LPAS:STAT 0
The filter is currently off.
It can be set on and off by
TX> :SENS:PRES:FILT:LPAS:STAT on
TX> :SENS:PRES:FILT:LPAS:STAT off
Or by
TX> :SENS:PRES:FILT:LPAS:STAT 1
TX> :SENS:PRES:FILT:LPAS:STAT 0