02-21-2015 12:13 PM
How would I write this equation chl= (4.9467*mv) - 0.3239 inside a formula node? Thanks
Solved! Go to Solution.
02-21-2015
12:22 PM
- last edited on
03-04-2026
02:33 PM
by
Content Cleaner
02-21-2015
02:02 PM
- last edited on
03-04-2026
02:34 PM
by
Content Cleaner
You don't even need a formula node. An expression node would suffice. 😄
02-21-2015 02:15 PM
Of course that can be done in pure LabVIEW code with only two primitives.
02-21-2015 02:55 PM
@RavensFan wrote:
Of course that can be done in pure LabVIEW code with only two primitives.
... plus two diagram constants. 😄
02-21-2015 07:12 PM