Owning Palette: Scripts & Formulas VIs
Requires: Full Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Formula Parsing VIs to interpret input strings as formulas, transform the formulas into numeric calculations, and return the results.
The VIs on this palette can return formula parsing and mathematics error codes.
Palette Object | Description |
---|---|
Parse Formula Node | Analyzes Eval Formula Node VI inputs and yields an intermediate state as an input for the Eval Parsed Formula Node VI. |
Parse Formula String | Analyzes a string as a formula and produces two numeric arrays. These arrays can be used by the Eval Parsed Formula String VI. |
Substitute Variables | Substitutes a formula string by given rules. The rules have a parameter name - parameter content structure. |