NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

PropertyFilterFlags Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
PropertyFilterFlags Enumeration
Specifies a set of property filtering options.

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

Syntax

[FlagsAttribute]
public enum PropertyFilterFlags
<FlagsAttribute>
Public Enumeration PropertyFilterFlags

Members

  Member nameValueDescription
None0No additional filtering options.
Volatile1The property filtering only returns properties that can be modified by the DAQmx driver while the task is running.

See Also

Log in to get a better experience