NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

CIFilterResponse Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
CIFilterResponse Enumeration
Specifies the corresponding filter response and defines the shape of the filter response.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum CIFilterResponse
Public Enumeration CIFilterResponse

Members

  Member nameValueDescription
Comb16152Comb filter response.
Bessel16153Bessel filter response.
Brickwall16155Brickwall filter response.
Butterworth16076Butterworth filter response.

Remarks

Specifies the corresponding filter response and defines the shape of the filter response. Use this enumeration to get or set the value of FilterResponse.

See Also

Log in to get a better experience