FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Call Runtime VI from Executable

I have a program that resides on a PC that is linked to the FP system via network.  I have a VI on the FP runtime system that I need to call from the program on the PC.  This works fine in development mode, but does not work in the executable.  I have the VI in the root path on the FP system and call it using the path \\ni-rt\my.vi (I have tried many variations).  The error I get back is that the VI is not in memory or cannot be found.
 
Thanks in advance.
 
Steve
0 Kudos
Message 1 of 2
(3,429 Views)
Hi Murfi,

Are you receiving a particular error code (would it be possible to attach a screen shot of what you are seeing)?

You may want to have a look at this article to ensure that you have followed all of the necessary steps for creating a fieldpoint executable as it appears that the VI has not been loaded onto the module.

Creating a FieldPoint Executable in LabVIEW or LabWindows/CVI

http://digital.ni.com/public.nsf/websearch/A2CC1E80ECA6661F8625660800617DBA?OpenDocument

Configuring Startup VIs on LabVIEW Real-Time Targets

http://digital.ni.com/public.nsf/websearch/CD3C7A3F58CBBAAA862570F8007D8D06?OpenDocument

I hope this helps. Please let me know if you still see this error after following the articles above. Have a nice day!

Best regards,

Steven
0 Kudos
Message 2 of 2
(3,409 Views)