Note:
The values without decimal point are considered same as the values with decimal point (1=1.000)
The expression after the function must be bracketed with [ ].
Expression calculation priority:
Smaller number indicates higher priority
1
2
3
4
5
6
7
8
9
Note:
The calculation expression of the same level follows the sequence from left to right.
The calculation expression has more priorities; if the expression is too long, please enforce the priority with
[ ].
[ ] can be embedded in the calculation for up to five levels. As below:
Example of calculation commands:
ADTECH9 Series CNC Programming Manual
#i=ACOS[#k]
#i=SQRT[#k]
#i=ABS[#k]
#i=ROUND[#k]
#i=FIX[#k]
#i=FUP[#k]
#i=LN[#k]
#i=EXP[#k]
Arc cosine
Square root
Absolute value
Rounding
Abandon the decimal point
Carry the decimal point
Natural logarithm
e(=2.718...) is exponent of the base
Calculation symbol
#
[ ]
Function (SIN,COS,EXP...)
*,/,MOD
+,-
GE,GT,LE,LT
EQ,NE
AND,XOR,OR
=
Need help?
Do you have a question about the ADTECH9 Series and is the answer not in the manual?