LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I specify simple math like in a Formula Node but on the front panel?

Solved!
Go to solution

If the Formula node had a "text" property, that would work for me, because I could limit my inputs and outputs to N floating-point numbers.

 

LabVIEW once had such a thing but it was in an add-on math library, and I don't remember what it was called.

0 Kudos
Message 1 of 3
(2,739 Views)
Solution
Accepted by topic author bmihura

Look in the Mathematics >> Scripts & Formulas >> Formula Parsing palette.

 

Lynn

Message 2 of 3
(2,732 Views)

Thanks; that led me directly to what I was looking for. A combination of "Parse Formula String.vi" and "Eval Parsed Formula String.vi" works perfectly for me!

0 Kudos
Message 3 of 3
(2,715 Views)