|
From: Fabien N. <Fab...@tm...> - 2008-01-22 09:25:26
|
Hello,
I send this email to have a few informations.
I have an application Python 2.4 which works correctly .
I want to call this applcation with LabView 7.1.
But when i use code of "PYTHON Symple Execute__ogtk.vi" , i succeed to =
call the main program ( "import sys
sys.path.append ("Path")
import connectCOM")
but after the main doesn't work . Message Error indicates that there is =
a problem to find the import program. So I tried to strore all my =
program in the same directory. But there is each times defaults.
So i would like to know if Labpython allows to execute all codes Python.
=20
The Error arrive when Labview executes "Execute script.vi"
=20
Thanks lot
=20
Fabien
|