LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Evaluation Fomular incorrect.

Dear Labview,

  I have a litle code that try the parse and evaluate the formula node. But it fail to give the correct output value compare to static fomular node. I'm using LabView 8.5.

 

Khai, 

0 Kudos
Message 1 of 3
(2,891 Views)
Maybe this will help?
0 Kudos
Message 2 of 3
(2,883 Views)

Of course parsing a formula is very computationally expensive in general. You should try to get away from text based code and embrace dataflow and graphical programming more.

 

See how easy your code could look?

 

Message Edited by altenbach on 06-08-2009 02:12 PM
0 Kudos
Message 3 of 3
(2,879 Views)