LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 6 at Invoke Node in Dist Send Result File to RT.vi-->Build Applicaiton.vi

I am using cFP 2000 RT in my application. When I build exe and download the application to the cFP 2000 RT, I get "Error 6 occured in Invoke Node in Dist Send Result File To RT.vi--> Build Application.vi"

The steps followed.
1. In the LabVIEW 7.0 Main Panel, Select the execution target as RT Target.
2. Tools --> Build Application or Shared Library. In the Target Tab the destination directory is selected as \\xxx.xxx.xxx.xxx\c\ni-rt\startup automatically.
3. In the SOurce file tab, select the Top level VI.
4. Press Build to make the executable of the application. The application is built and at the end the error message is poped up. (see the attached file)

Software Configuratio
n:
1. LabVIEW 7.0
2. Field Point 4.0
3. LabVIEW RT 7.0

Help me solve this problem. Thanks in advance.
0 Kudos
Message 1 of 2
(2,604 Views)
This is most likely coming from the specific file it mentions in the error, Dist Send Result File To RT.vi. The error 6 means the file can't be found. One thing to try first is to add this VI as a Dynamic VI in Application Builder. Another option is to change the path that this VI is invoked from, or is not called by an Invoke Node at all.

I hope this helps, feel free to contact support if the problem continues.
Regards,
Robert Jackson
Application Engineer
0 Kudos
Message 2 of 2
(2,604 Views)