Set software digital filtering – Measurement Computing TempScan/1100 User Manual
Page 218

A-22 API Command Reference
889897
TempScan / MultiScan User’s Manual
*W
- Set Software Digital Filtering
TempScan/1100 only
TYPE
System
EXECUTION
Deferred
SYNTAX
*Wmode
Specify whether or not software digital filtering for thermocouple cards will be
enabled. Valid options for
mode
are:
0
- Disable digital filtering for
thermocouple cards, and
1
- Enable digital filtering for thermocouple cards
(default).
DESCRIPTION
As a standard feature, the TempScan/1100 employs an advanced software digital filter to ensure quiet and
accurate thermocouple input. This feature is enabled as part of the factory default settings. Using the Set
Software Digital Filtering (
*W
) command, this digital filtering feature can be disabled in order to improve reaction
response time, or re-enabled to reinstate the feature.
Note: This feature is only valid for the TempTC/32B thermocouple scanning card for the TempScan/1100.
EXAMPLE
PRINT#1,"OUTPUT07;*W0X"
‘ Disable software filtering
PRINT#1,"OUTPUT07;*W1X"
‘ Enable software filtering