LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO: error while compiling real-time application

Solved!
Go to solution

My code can be run when the cRIO is connected to PC with Ethernet cable. 

 

But when I want to compile (build) my code, I get the following massage. 

Also the picture of the massage is shown below. 

 

////////////////////////////////////

Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:

Error 6 occurred at Copy in AB_Targetfile.lvclass:PostBuild.vi->AB_Application.lvclass:PostBuild.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller

Possible reason(s):

LabVIEW: Generic file I/O error.

E:\2013_05_23a_research\2013_05_27a_Richard's\exercise\2013_07_07_exampleFinder_1DMAFIFO\examples\CompactRIO\Module Specific\NI 9234\builds\NI 9234 Getting Started\NI-cRIO9024-UConn\My Real-Time Application\c

////////////////////////////////////

 

 

build errors.png

0 Kudos
Message 1 of 4
(2,668 Views)
Solution
Accepted by Cashany

Hi Cashany,

 

What version of LabVIEW Real-Time are you working with? What cRIO are you deploying to? What version of the NI-RIO Drivers are you using?

 

Behind your error dialog you have a Load Save Warnings dialog. What is the full expected path that LabVIEW is expecting to find this VI at? Have you tried correcting this conflict by moving the file to the expected path or changing your project to expect it from the new path? 

 

Also I notice that the paths that are listed are rather long. Is it possible that your problem is related to this KnowledgeBase, Error 6 Occurs at Create Folder When I Build my Real-Time Executable?

Miles G.
National Instruments
Staff Applications Engineering Specialist
Message 2 of 4
(2,634 Views)

I'm going to work on the issues you mentioned. 

0 Kudos
Message 3 of 4
(2,630 Views)

SOLVED: the path was tooooo long. Thanks. 

 

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