I am looking for documentation on the properties and methods of the VISA GPIB class. I have seen this previously on the NI site - a nice interactive documentation page - but can't find it now. For example, Visual Studio intellisense shows that method IVisaSession.WaitOnEvent() has 5 overloads and I want to see what they are. What the arguments are. And be able to click the argument to see a description of the argument type, such as "EventType". Where is this documentation?
↧