LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Running a Python Script

I'm attempting to run a python script using the system exec.vi.  The python script calls for py files located in the folder where the script is located. An example is shown below.

 

ToeKneeWhoWin_0-1702049988238.png

 

When using the system exec.vi the labview program doesn't recognize the other py in the folder. Is there a way in the labview program to alleviate this issue? 

 

0 Kudos
Message 1 of 2
(703 Views)

Set the Working directory input. (or even better, use the Python node)

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

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 2
(691 Views)