From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I get an error when builing an RT application.

When building my RT application I get a message saying:
 
 
The build was unsuccessful.
 
Possible reasons:
 
An error occurred while building the following file:
\Engine Control\RT\ECU_C13Main_RT.vi
 
Details:
 
Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
Error 1003 occurred at ABAPI Dist Chg and Save VIs.vi -> ABAPI Dist Build LLB Image.vi -> ABAPI Copy Files and Apply Settings.vi -> RTBEP_Invoke_Build_Engine.vi -> RTBUIP_Build_Invoke.vi -> RTBUIP_Build_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW:  The VI is not executable.

Message Edited by Support on 02-12-2007 04:45 PM

0 Kudos
Message 1 of 3
(2,585 Views)
I would recommend taking a close look at your VI named "ECU_C13Main_RT.vi".  If the builder is saying it is not executable, perhaps there are some errors remaining in it.
0 Kudos
Message 2 of 3
(2,572 Views)
Hi mgerty,

To follow up on Ravens Fan's comments, this sometimes occurs when a VI becomes corrupted. This corruption doesn't always cause the VI itself to throw an error when running in the development environment, but 9 times out of 10 copying/rewriting the VI from scratch will eliminate this problem.

Cheers.

Michael K | Applications Engineer | National Instruments

| Michael K | Project Manager | LabVIEW R&D | National Instruments |

0 Kudos
Message 3 of 3
(2,558 Views)