ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Eval Formula Node variable names

I am using the Evaluate Formula node to allow programatic changes to formula
in my data acquisiiton VI. Has anyone built any code to enable using full
descriptive names as variables, instead of the a0 to z9 that this VI limits
you to?
0 Kudos
Message 1 of 2
(2,941 Views)
You can replace full decriptive names with short names like a0...z9 using Substitute Variables.vi, which you will find at 'Mathmatics'->'Formula'->'Advanced Formula Analysis'.
0 Kudos
Message 2 of 2
(2,941 Views)