High level language
164
Other functions.
INT[...]
Returns the integer
FRACT[...]
Returns decimal portion
ROUND[...]
Rounds up or down to the nearest
integer
FUP[...]
Returns the integer plus one.
If the number is an integer, it
returns it
)
EXIST[...]
It checks whether the selected
variable or parameter exists or not
Relational operators.
==
Equal to
!=
Different from, other than
>
Greater than
<
Smaller than
>=
Greater than or equal to
<=
Smaller than or equal to
&
Binary AND
|
Binary OR
^
Exclusive OR (XOR)
INV[...]
Inverse
Logic operators.
*
Logic AND
+
Logic OR
Boolean constants.
TRUE
True
FALSE
Not true
List of auxiliary (miscellaneous) M functions.
M00:
Program stop
M01:
Conditional program stop
M02/M30:
End of program
M03:
Start the spindle clockwise
M04:
Start the spindle counterclockwise
M05:
Spindle stop
M06:
Tool change
M17/M29:
End of a global or local subroutine
M19:
Spindle orientation
M41-M44:
Selects gear
Instruction Meaning
Summary of Contents for CNC 8060
Page 1: ...CNC 8060 65 User quick reference Ref 1906...
Page 44: ...Work modes 44...
Page 64: ...ISO language 64...
Page 102: ...ISO canned cycles T 102...
Page 128: ...Conversational cycles M 128...
Page 136: ...Conversational cycles T 136...
Page 150: ...Measuring and calibration cycles T 150...
Page 169: ......