Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Where is IVI engine documentation?

I have the IVI Developers Guide and the help files that came with the sample IVI drivers. I can't find documentation for the IVI engine function calls like: Ivi_GetInfoFromResourceName. I want something that explains what each IVI Engine function call does and it's arguments.
0 Kudos
Message 1 of 2
(3,097 Views)
There are two methods that will provide the information you want.

First, use the Function Panels within LabWindows/CVI. From the menu Library --> IVI..., find the function you want (i.e. GetInfoFromResourceName). Then, open the function panel and right-click on the grey back ground for function help or on any control for parameter help.

Second, go to the LabWindows/CVI on-line help, menu item Help --> Contents. Use the index and enter Ivi. You'll see a list of all of the IVI functions and get access to their help pages.

--Bankim
Message 2 of 2
(3,097 Views)