Using global variables, variable arithmetic & script fragments

One of Prosig’s engineers was recently creating a complex worksheet application that required some complicated arithmetic to be performed on values calculated in the worksheet. Worksheet (or global) variables are ideal for this. The Variable Mods DPU also has an expression evaluator built in. Consider the following worksheet that takes a Named Element from two signals and sums them. (more…)

Continue ReadingUsing global variables, variable arithmetic & script fragments