LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

launch measurement & automation explorer from labview

Hello: I'd like to know if I can launch the measurement and automation explorer MAX  from LabVIEW
0 Kudos
Message 1 of 2
(2,616 Views)
You can use the system execute function to do it. On my system the path to the MAX executable is:

"C:\Program Files\National Instruments\MAX\NIMax.exe"

I just put that into the command line to be executed (including the quotation marks) and MAX launched right up.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,613 Views)