LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

custom symbol causes fpsane.cpp error in labview 8.5

I created some VIs for updating the symbols in a Tree Control in LabVIEW 8.2.1
They use custom symbol constants.

When I try to open these VIs in LabVIEW 8.5 I get a "fpsane.cpp", line 367 error.

It only seems to affect VIs which have this custom symbol constant.

Is there anyway to port these VIs to LabVIEW 8.5 without having to write them again?

I've attached one of these files as an example
Simon Holman
Software Engineer
Certified LabVIEW Developer
Certified TestStand Developer

measX GmbH & Co. KG.
http://www.measx.com
0 Kudos
Message 1 of 4
(3,148 Views)
Simon,

It doesn't like this symbol:



If I delete the constant from your diagram, then the VI opens with no error.


Message Edited by Matthew Kelton on 02-27-2008 01:13 AM
0 Kudos
Message 2 of 4
(3,145 Views)
Yeah I assumed the symbols were the problem, I was just hoping for a solution where I didn't have to go and remove them all then add them all again in V8.5
They were used a lot in the application.

Simon
Simon Holman
Software Engineer
Certified LabVIEW Developer
Certified TestStand Developer

measX GmbH & Co. KG.
http://www.measx.com
0 Kudos
Message 3 of 4
(3,125 Views)
It's better than having to rewrite all the VIs from scratch....
0 Kudos
Message 4 of 4
(3,123 Views)