Basic usage


Here describes the basic usage of DncFilter.
For information on how to place it on the form and how to set properties, please see How to use DAQ-DNC.

We also prepared a sample using DncFilter, so please refer to that as well.

 

How to link task

Perform filter calculations on the linked waveform data and link the calculation results to the next component.

 

 

Coding usage

You can call component method functions and set property variables in Visual C#, Visual Basic .NET, etc.

You can also define specific processing for event notifications that occur within the component.