11-19-2013 12:35 AM
Hi,
Is there any way by which I can control and make selections in MAX through labview code?
I need to select driver sessions for IVI classes of instruments. For this it will be good if I can create IVI classes and select driver sessions programatically using labview.
Any take on this?
11-20-2013 10:05 PM
any suggestions folks??..
11-21-2013 08:16 AM
The closest thing to a programmatic API for MAX is the NI System Configuration API, however I don't think that you can currently use it to configure IVI settings.
11-21-2013 08:42 AM
@JoshuaP wrote:
The closest thing to a programmatic API for MAX is the NI System Configuration API, however I don't think that you can currently use it to configure IVI settings.
No, you cant use any existing API to programatically adjust IVI config settings.
However, all of these settings persist in "XML-Hell." With the right file manipulations, regisistry entries and / or details on what, if any, services need to be triggered to update it is THEORETICALLY possible.
11-21-2013 10:05 AM
There is the C API:
http://digital.ni.com/public.nsf/allkb/F25F9B0E8DA4BB2386256DEF00729F81