Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

how to code for communicate with wt3000 using .NET

    How to write code for communicate with wt3000 using .NET(C#) . Just i want to set the Analyser and hold the Analyser and take the reading to my pc. then using that readings i may calculate reports. So plz send me the coding if possible or guide me for starting that "where i get start"
   
    Am using Gpib interface (or RS232) . Is there any language interface for C#.net .

    Also send me the requirements wanted for starting this project

0 Kudos
Message 1 of 2
(2,900 Views)
Hi

We do have example code for use with LabVIEW for this particular device. I am not sure if programing with LabVIEW is a choice for you. As for communication using .NET(C#) using GPIB or Serial there are examples on how to use this after you have downloaded our drivers, NI-488.2(assuming you are using NI GPIB hardware) or NI-VISA. The examples for C# can be found at C:\Documents and Settings\All Users\Documents\National Instruments\NI-VISA\Examples or C:\Documents and Settings\All Users\Documents\National Instruments\NI-488.2\Languages for Windows users . This should give you a starting point and allot of help.


Regards
Krista S.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,884 Views)