10-26-2006 01:28 PM
10-27-2006 12:09 PM
10-30-2006 04:02 AM
Hello all.
While I could be wrong, I'm fairly certain that you need LabVIEW 8.0.1 to develop custom steps for Vision Builder AI 3.0. This is because Vision Builder AI 3.0 was actually programmed using LabVIEW 8. (Who says LabVIEW isn't be a general purpose programming language!?) Because Vision Builder AI is in essence a LabVIEW executable running with the LabVIEW 8.0.1 runtime engine, any plug-ins also need to use this format.
I have been told that saving LabVIEW 8.20 VIs to pervious versions will not work, nor will any sort of mass compile. Perhaps one of the experts from NI Vision R&D or AE will be able to set us straight.
KyleV
10-30-2006 08:47 AM - edited 10-30-2006 08:47 AM
Message Edited by scott_7723 on 10-30-2006 08:48 AM
10-30-2006 09:18 AM
scott_7723, sorry for the confusion but Kyle is correct. Vision Builder AI 3.0 is build using LabVIEW 8.0.1. External VIs (Run LabVIEW VI step or custom steps created using the SDK) need to be compiled in the same version of LabVIEW -i.e. 8.0-. Vision Builder AI 3.0 SDK should only install if the correct version of LabVIEW is detected on the machine.
Hope this helps,
Nicolas
NI Vision R&D
10-30-2006 09:25 AM
10-30-2006 02:01 PM