JExpressionEvaluatorObj External Module



Rob Salgado (salgado@physics.syr.edu)
Tav Hawkins (taviare@physics.syr.edu)
v.990716 (BUGS FIXED! FOR REAL, THIS TIME! [I hope])

This description refers to the old version.
Other than the bug-fixes, the changes are cosmetic.

The inputs are named x, y, z. (mouseOver the inputs to see.)
This example calculates the square root of the sum of three squares.
[Warning: set the JRealObj to more than 3 digits and more than 1 floating-point place.]


You can change the number of inputs and the name of each input.
Names can be longer than one character.
You can also change the label of the module.


Upon a syntax error, the module turns RED and trips the ERROR_FLAG, as indicated by an LEDObj connected to it. This indicates that the output is not reliable.


Upon an illegal value error, the module turns YELLOW and trips the ERROR_FLAG, as indicated by an LEDObj connected to it. This indicates that the output is not reliable.


To use our binary:


To build your own binary:


Have fun!

Back to the NeatTools page