GSK988TA/GSK988TA1/GSK988TB Turning Center CNC System User Manual
【
Programming & Operation
】
22
Ⅰ
Programming
Table 1-5-1 word and key word table B
Sign Abbrev
Function
description
Remark
IF
Conditional judgement
THEN TH
Execution after IF conditional judgment is
completed successfully
GOTO GO
Non-conditional skip
WHILE WH
Cycle judgment
DO
Start to execute cycle
END EN
Return to WHILE
EQ ==
Equal to
NE <>
Not equal to
GT >
Greater than
GE >=
Greater than or equal to
LT <
Less than
LE <=
Less than or equal to
Jugement logic, only used
to brackets after IF,WHILE
SIN SI
Sine
ASIN AS
Anti-sine
COS CO
Cosine
ACOS AC
Anti-cosine
TAN TA
Tangent
ATAN AT
Anti-tangent
SQRT SQ
Square root
ABS AB
Absolute value
ROUN RO
Rounding-off
FIX FI
Down integer
FUP FU
Up integer
LN
Nature logarithm
EXP EX
Exponential function
OR
OR
XOR XO
OR AND
AND AN
AND
BIN BI
Converse from BCD to BIN
BCD BC
Converse from BIN to BCD
Functional function, used to
coumt a expression value
01234
56789
With to compose the value of word, the leading 0
can be omitted
0
Word is 0 and is different with Null value
+
-
*
Number count and number expression
/
Skip code, selectively skip the codes following the
character
.
Floating point number with number
=
Variable assignment
[
]
Prior operation of expression and conditional
judgement prompt
#
Variable
;
End of program in the block, following annotation
Summary of Contents for GSK988TA
Page 6: ...GSK988TA GSK988TA1 GSK988TB Turning Center CNC System User Manual Programming Operation VI ...
Page 19: ...1 Ⅰ Programming PROGRAMMING ...
Page 227: ...209 Ⅱ Operation OPERATION ...
Page 369: ...Chater 10 Machining Example 351 Ⅱ Operation ...
Page 371: ...353 Appendix ...
Page 465: ...Appendix 1 Parameters 447 Appendix ...
Page 479: ...Appendix 3 Interface Explanation 461 Appendix ...
Page 527: ...Appendix 5 Installation Layout 509 Appendix ...