LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Vision Builder - Error at LabVIEW Code Creation

Solved!
Go to solution

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.

0 Kudos
Message 1 of 4
(2,910 Views)

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

0 Kudos
Message 2 of 4
(2,887 Views)
Solution
Accepted by topic author questionmark

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

Message 3 of 4
(2,883 Views)

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.

0 Kudos
Message 4 of 4
(2,865 Views)