‎06-05-2013 10:11 AM
I have downloaded NI 488.2 3.1.1 and am trying to figure out how to create a C# program with GPIB controls.
(i.e. what references to add, what dll's to import, etc)
I do not want to download Measurement Studio and I have seen some examples online but they are not too helpful for a beginner in this subject. Any starter information or code would be extremely helpful
‎06-05-2013 10:14 AM
C:\Users\Public\Documents\National Instruments\NI-VISA\Examples\DotNET4.5
‎06-05-2013 10:46 AM
Thanks nyc. Those were nice examples. Question: I could only find examples in C:\Users\Public\Documents\National Instruments\NI-488.2\Examples for DotNET4.5. What is the difference between NI-488.2 and NI-VISA?
and if you have any idea, where would I be able to download NI-VISA\Examples\DotNET4.5?
‎06-05-2013 10:49 AM
Use and install NI-VISA
‎06-05-2013 11:13 AM
Do you mean install VISA in addition to installing 448.2?