LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

call python code in labview

hello , i m working on python function that accept as input file.txt and outupts the same file.xls . 

i want to call this function in labview.  ( i know that i can use LABVIEW python node )

i m working with labview 21.0 - 32 bit and python 3.9 - 64 bit 

is bitness mismash can lead to a problem ? 

i Have already set the path and environment variables in my system for python

can i use system execute.vi to call my python function an execute it?

 

 

0 Kudos
Message 1 of 2
(881 Views)

@JASMIN185 wrote:

i Have already set the path and environment variables in my system for python

can i use system execute.vi to call my python function an execute it?


Yes. That should work just fine.

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

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