Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

smoothing filter using visual C#

How i can implement smoothing filter in Visual C# used in LabView
0 Kudos
Message 1 of 2
(3,703 Views)

Hi Sajid,

 

I'm not sure what you mean. Do you want to use the smoothing filter VI in a Visual C# program?

 

If so, your best option is to create a dll using LabVIEW and call the dll in Visual C#. Here is some information about creating a dll:

 

http://zone.ni.com/devzone/cda/tut/p/id/3517

 

This tutorial is a little older. You can find current steps if you have application builder installed by right clicking the build specifications in a project and following the Shared Library link.

 

Cheers

Sappster
0 Kudos
Message 2 of 2
(3,685 Views)