Hi,
Using the Visionbuilder 3.0, I have created a program that logged a certain distance to data file. The program works as expected at the VisionBuilder. However, when I migrate it to LabView, the program works partially. I can see the image and that it is measuring the image, but it doesn't log the distance. What could be wrong?
The VisionBuilder code
- opens a firewire camera
- defines images to match
- detects edges
- measures a geometry
- defines a global variable from this measured geometry
- writes the global to a log file.
Versions
Vision Builder 3.0
LabView Version 8.5.1
Windows XP
After migration this last part does not work.
Anyhelp would be appreciated.
Message Edited by baris.y on
05-16-2008 10:02 AM