Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Error - Migration Vision Builder Inspection to LabVIEW

Solved!
Go to solution

Hello!

 

I'm using Vision Builder 3.5 and LabVIEW 8.5.1. Vision Development Module is also installed. I also used LabVIEW several times.

 

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

It doesn't matter which inspection I use. It's always the same error.

 

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
(3,608 Views)
Solution
Accepted by topic author questionmark

Can you verify that you have read/write access to your temp folder (typically C:\Documents and Settings\<User Name>\Local Settings\Temp).

This error is due to the fact that a temporary file (VBAI.bin) is likely not written to this folder or cannot be read at the time of code generation. Is it present in this folder after you try to generate the code?

Which priviledges do you have when you run Vision Builder AI? Are you logged as Administrator? Can you try to run Vision Builder with Administrator priviledges and see if you're still getting the same error?

Also, which operating system are you running?

 

Thanks,

 

Christophe

 

Message 2 of 4
(3,578 Views)

Thank you for your help. Missing priviledges were indeed the origin of the error. I don't have the rights of a administrator in the network. We now solved this problem.

0 Kudos
Message 3 of 4
(3,563 Views)

You shouldn't need administrator priviledges - read/write access to the temp folder mentioned above should be sufficient.

Glad you were able to solve the problem.

 

Best regards,

 

Christophe

0 Kudos
Message 4 of 4
(3,552 Views)