LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying EXE Tools that can use System Configuration to update cRIO devices

Solved!
Go to solution

I've built some tools to deploy cRIO updates, patches, config changes, etc and they work great on my development PC and when I build them into an installer, they auto include the following:

-LabVIEW runtime 2020

-NI System Configuration 20

 

with the installer and EXE loads on the new PC, but it cannot detect the cRIO devices and just produces this error message shown.  Error -2147467259 occured at nisyscfg.lvlib: Find Sytems.vi: 1750001     which is a VI from the SYtem Configuration palettes.

 

What do I need to install on the PC to get these tools to run, detect cRIO systems, deploy and restore images to them and restart all using the System Configuation tools.?

 

Please advise.

0 Kudos
Message 1 of 3
(1,261 Views)
Solution
Accepted by topic author Mike_King

I'd think you'd also need to include the RIO drivers.

0 Kudos
Message 2 of 3
(1,224 Views)

Thanks, just did some cRIo driver install and yup, that seems to be it.  I am going to look at package manager for building installs for this, as including RIO with an installer is many GB and not sure all that is needed.  Also not sure what can be turned on and off with package manager, but time to learn it, hopefully it will help deploy these.  Thanks

0 Kudos
Message 3 of 3
(1,220 Views)