LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

python, labpython, and 64-bit

Hi Folks -

 

Have a script in Python that I am considering trying to call from LabVIEW.  I have looked at some of the prior posts on the discussion forums related to python and labpython.  I have a few questions.

 

1) I need to use LabVIEW 2010 64-bit. So I need to use 64-bit versions of python and labpython.  Is there a 64-bit version of labpython?  I can't find the answer to this by google searching.  I don't think there is which leaves me dead in the water but thought I might ask here.

 

2) If there is a 64-bit version of labpython, what 64-bit version of python is it compatible with?

 

Does anyone also want me to crosspost this at LAVA?

 

Thanks,

 

Don

 

 

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

Hello Don,

 

Unfortunately labpython is not supported by National Instruments, however I can try to assist you in troubleshooting this problem.

 

Here is a link to a labpython website. You may find more information searching the web for other labpython websites.

http://labpython.sourceforge.net/

Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(3,000 Views)

The only thing further I have found out, and not even sure if it is correct, would be that I can still use 32-bit python called from an otherwise 64-bit platform.  However, for LabVIEW 64-bit, I am sure we would need a 64-bit version of Labpython (which no one has said we have).  In any case, the immediate need is not there anymore as we have taken the python script and pretty much equivalently converted it to pure LabVIEW where it appears to be providing identical results.

 

Thanks,

 

Don

0 Kudos
Message 3 of 3
(2,997 Views)