LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error building source distribution of a project containing real-time utility VIs

I'm using Labview 8.0.
When building the source distribution of a project I get the following message:
 
An error occurred while building the following file:
C:\Program Files\National Instruments\LabVIEW 8.0\vi.lib\real-time\rtutility.llb\FPC pad/strip string to size.vi
 
I'm using "RT reboot controller.vi" and "RT ping controllers.vi" in the project.
Anyone can tell me how to solve the problem?
Is it correct that the filename of a VI contains the character "/"? (FPC pad/strip string to size.vi)
 
0 Kudos
Message 1 of 2
(2,693 Views)

Hi!

You fall in a LabView library error..sorry.

As you have imagined the problem is the slash in the filename and to solve you have to remove it. Go to ..\National Instruments\LabVIEW 8.0\vi.lib\real-time\rtutility.llb and rename the file.

Let me know if this solve.

Ciao

Clara

0 Kudos
Message 2 of 2
(2,679 Views)