03-30-2012 09:46 AM
Hi
I am using a digitizer PCI 5105 and I want to make my own GUI similar to scope front panel but with extra options like multi-fetching the data, setting up the trigger level and trigger delay etc. Please help me by providing some sample code for dotnet 3.5. I am using visual studio 2008 and measurement studio 2010. Please help me...
04-02-2012 11:51 AM
Hi Paritosh,
If you have not already, you will need to download and install the NI-SCOPE .NET Class Library (http://joule.ni.com/nidu/cds/view/p/id/1163/lang/en). I would recommend consulting the help for installation instructions. Once you have downloaded these libraries you should be able to find .NET 3.5 examples under Start»All Programs»National Instruments»NI-SCOPE»Examples».NET 3.5 Languages Support. These example programs should give you a good starting point for creating your program. Best of luck.