LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

usb-8451 on labview 2019

Until now I was working on labview 2018 with NI-845x 18.0 driver
now I upgraded my labview version from 2018 to 2019 but theCan not Install NI-845x driver.
I looked at the site and saw it:

Application Software Support

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?

 

 

 

0 Kudos
Message 1 of 4
(2,476 Views)

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.

0 Kudos
Message 2 of 4
(2,407 Views)

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?

0 Kudos
Message 3 of 4
(2,395 Views)

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.

Rolf Kalbermatter
My Blog
0 Kudos
Message 4 of 4
(2,392 Views)