Adac filter config library, Adac set filter type – Measurement Computing ADAC-LVi User Manual
Page 159

Chapter 2 Filter Config Library
ADAC LabVIEW VI
153
ADAC Filter Config Library
•
ADAC Set Filter Type
•
ADAC Set Filter Freq
•
ADAC Get Filter Struct
ADAC Set Filter Type
This VI sets the hardware filtering operation mode of the device. The mode can be
disabled, Butterworth or Bessel. This VI is used only with ADAC 5508SCi.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
FILTER TYPE (DISABLED:0) Filter Type is a numeric value that sets the hardware
Filter operation mode of the device. The available options are:
0:DISABLED Disable filtering
1:BUTTERWORTH ButterWorth filter
2:BESSEL Bessel filter
The default Filter Type is 0:DISABLED.
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.
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.