06-04-2019 01:00 AM - last edited on 11-05-2019 09:03 PM by Kristi_Martinez
This version of NI-845x supports the following application software versions, including service packs. If you are not using NI application software, refer to Microsoft Visual Studio Support.
Application Software | Versions Supported by NI-845x |
---|---|
LabVIEW | 2015, 2016, 2017, and 2018 |
LabWindows™/CVI™ |
2012 and later |
It is possible to work with the device in version 2019 anyway?
|
06-21-2019
11:06 AM
- last edited on
03-20-2025
02:44 PM
by
Content Cleaner
It looks like they released a 19.0 version of the NI-845X support a couple days ago - well after your post. Try this link: https://www.ni.com/en/support/downloads/drivers/download.ni-845x-driver-software.html#381082. You could also us NI Package Manager.
06-23-2019 02:07 AM
Thanks a lot for the new driver working well, I have a different question when I build EXE and want to run it elsewhere, I am required at RUN TIME ENGIINE 2019, but I didn't see you have it for download. Where can I download it?
06-23-2019
04:22 AM
- last edited on
03-20-2025
02:44 PM
by
Content Cleaner
It's downloadable from here but you also can create an installer in LabVIEW for your application. Right click on the Build Specification item in your project and select New->Installer. In there make sure your executable is added under Source Files into the Destination View. In Additional Installers you should have by default the checkbock selected to "Automatically select recommended installers" and in there you should see the LabVIEW Runtime Installer. Build your application Installer and use it to install your LabVIEW application on other systems and they will automatically install the Runtime Engine too, if it isn't already installed.