Page
24
AN-X-AMXCAPT
January 2008
Format
Data range
Signed integer
-32768 to 32767
Hexadecimal
0x0000 to 0xFFFF
Passing In Parameters
You can pass in up to four parameters to be used in the equation. Parameters are defined
by the keywords “ArgName0=”, “ArgName1=”, “ArgName2=”, “ArgName3=”
followed by the parameter description, for example,
ArgName0=From Drop
AnxAmxCapt displays the description and lets you enter a value, as shown.
Operators
You can use the following operators to define the equation.
Operator
Description
<>
not equal
!=
not equal
<=
less than or equal
>=
greater than or equal
==
equal
=
equal