LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

The right way to use run time

Hi I've created a project with LV17 professional and i have to install it on a pc with no labview (nothing) installed on it.

So i've downloaded a run time 17 for the pc but when i run the exe a visa error occur (missing some driver).

The question is.. Is missing something into the runtime from the national site or what?Do I need to generate a specific runtime from my lv 17?

 

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

Hi Fajolo,

 

to distribute your executable you have to follow two steps:

1. create an executable from your VI/project

2. create an installer using your executable from step 1 and include all drivers needed in the setup routine.

Then run the installer on this "PC without LabVIEW"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,834 Views)

You clearly forgot to add the VISA package to the installation. Either fix and rebuild or download and install on target. The runtime is only core functions, other driver packages supports DAQ, VISA, IMAQ and similar.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 3
(2,806 Views)