10-30-2011 01:52 PM
Dasylab 10
I'm capturing voltage from a daq, using formula interpreter to make calculations and then generating a XY graph. As the values are being generated I am wanting to display in a digital display the Y peak value and the corresponding X value. I therefore thought of writing to a variable each time the new value measured is greater the last one and then transmitting this to the display...
Problem: I don't know how to use the formula interpreter and the logical operators
e.g. IN(0)>=${VAR1}
When true, I'm expecting to see the output of the formula interpreter to go high and then I can trigger an action event. However whatever I have attempted so far hasn't worked, so I'm guessing there is something I don't understand
Can anyone show me an example of how this works?
Thanks
10-30-2011 03:31 PM
Sorry, wrong forum !!