08-18-2008 09:49 PM
08-20-2008 10:18 AM
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