Measurement Computing ADAC-LVi User Manual
Page 161

Chapter 2 Filter Config Library
ADAC LabVIEW VI
155
$'$& *HW )LOWHU 6WUXFW FRQW
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
error in (no error) Error in describes error conditions occurring before this VI executes.
This cluster defaults to no error.
Device Handle out Device Handle out contains the value of Device Handle in.
FILTER STRUCT
Filter Type Filter Type is a numeric value that represent the current hardware
Filter operation mode of the device. The available options are:
0:DISABLED Disable filtering
1:BUTTERWORTH ButterWorth filter
2:BESSEL Bessel filter
Filter Type ID Filter Type ID is a numeric value that represents the current
hardware Filter Type ID number defined in the devices capabilities file. This ID
is used internally by the ADAC-LVi driverand is typically not used in
LabVIEW VI's.
Filter Freq. Filter Frequency is a double value that specifies rate at which anti-
alias filter is configured at the factory.
error out Error out contains error information. If the error in cluster indicated an error,
the error out cluster contains the same information. Otherwise, error out describes the
error status of this VI.