08-21-2020 12:22 PM - edited 08-21-2020 12:23 PM
I have built an installer for my program
It includes these installers:
For the last decade or more one of these last three included installers also installed NI-MAX.
But that is not the case anymore and according to NI, Measurement and Automation Explorer (MAX) cannot be downloaded by itself.
Now how am I supposed to install it?
I hate to say it but LabVIEW 2020 is a failure on so many levels...
08-21-2020 12:32 PM
Just install System Configuration, this will get you NI MAX. https://www.ni.com/en-us/support/downloads/drivers/download.system-configuration.html#345614
08-21-2020 12:47 PM
@RTSLVU wrote:
I have built an installer for my program
It includes these installers:
- NI-LabVIEW Runtime 2020
- NI-488.2 Runtime 20.0
- NI-Serial Runtime 20.0
- NI-VISA Runtime 20.0
For the last decade or more one of these last three included installers also installed NI-MAX.
But that is not the case anymore and according to NI, Measurement and Automation Explorer (MAX) cannot be downloaded by itself.
Now how am I supposed to install it?
I hate to say it but LabVIEW 2020 is a failure on so many levels...
Add the NI-VISA Configuration Support to your build specification. You may will need to uncheck the "Only display runtime installers" in the Additional Installers part of your build specification in order to see it. I do this for DAQmx as well (NI-DAQmx Runtime with Configuration Support).