|
From: Glen S. <gle...@gm...> - 2008-06-04 02:01:34
|
Hi, I'm quite new to LabPython and am having trouble getting my program to work when compiled and called from LabVIEW. LabVIEW loads, compiles and sends variables to the program without problem but the program won't get past the first function. The function uses numpy routines and the only thing I can think of is that maybe there's a problem with using numpy and scipy in LabVIEW. Does anyone know if this is the case? Thanks, Glen |