Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How the IVI New Session.vi works with the ivi.ini?

Hi,all
Does anyone know how the IVI New Session.vi works with the configuration file ivi.ini?
And when the ivi application running, how the ivi calss driver refers to the right specific instrument drivers without changeing the program?

Thanks,
njzhw
人的生命是有限的,但知识是无限的!
南京众知维测试技术有限公司
0 Kudos
Message 1 of 2
(3,730 Views)
Which VI or function are you referring to? There is neither an "IVI New Session.vi", nor a corresponding "Ivi_NewSession" function in C.

The Ivi Class Drivers determine which specific driver to use at run-time, by looking up the resource descriptor (a Logical Name, or Virtual Instrument) and determining the associated Instrument Driver. That configuration information is settable by the user through MAX (Measurement and Automation Explorer).

--Bankim

Bankim Tejani
National Instruments
0 Kudos
Message 2 of 2
(3,730 Views)