Basic usage


Here describes the basic usage of DncStat.
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 DncStat, so please refer to that as well.

 

How to link task

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

 

   Only one analog channel in DncDaq can link data to one DncStat.

   If you want to perform statistical calculations on multiple channels, please use a separate DncStat for each channel.

 

   

 

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.