08-05-2010 09:07 AM
Hello!
I'm using Vision Builder 3.5 and LabVIEW 8.5.1. Vision Development Module is also installed.
I built several inspection routines with the Vision Builder. Then I wanted to create .vi-files. So I hit Tools -> Migrate Inspection to LabVIEW...
In the upcoming box I select:
1-Version of LabVIEW: LabVIEW 8.5 - NI Vision 8.5.0
2- The directory I want the vi-files to be.
The migration starts, but it's never finished. There's always the following error message:
Error at LabVIEW Code Creation Step #3
I didn't find any further information about this error code. So maybe someone is able to help.
Thanks in advance.
Solved! Go to Solution.
08-06-2010 08:13 AM
Hey,
Would you mind posting a screenshoot of the errormessage.
I would also suggest to update to VBAI 3.5.1, here -> http://joule.ni.com/nidu/cds/view/p/id/1062/lang/de
Christian
08-06-2010 08:41 AM
It looks like that error occurs when trying to read a file Vision Builder AI generates that contains the inspection settings. This file could have been corrupted and Vision Builder AI fails to write it correctly. I've attached a simple VI to determine where this file lives. Make sure the file is not present before generating code and that you have write access to this directory.
Hope this helps,
Brad
08-09-2010 01:48 AM
Thank you for your help. I was able to solve the problem.
The error was due to missing priviledges of my user account. I don't have the rights of a administrator in the network. We now solved this problem.