GSK988TA/GSK988TA1/GSK988TB Turning Center CNC System User Manual
【
Programming & Operation
】
144
Ⅰ
Programming
When the system executes the block, it stops and alarms and the alarm number is 3006.
The alarm message is “TOOL NOT FOUND”, The system maybe alarm in advance because of
the buffer exists.
The alarm message can use the small brackets. For example, #3000=6(TOOL NOT
FOUND). When the small brackets and the semicolon are in the block, the latter specified
message is valid, such as #3000=6(TOOL NOT FOUND); TOOL NOT FOUND
,
the displayed
message is “TOOL NOT FOUND”.
(
4
)
Stop message
The program execution is interrupted and the system displays one message. i.e. the single stops
after the system executes the block, and the system displays only one prompt. The variable is only be
written instead of being read.
Variable Function
#3006
When the system executes the assignment statement of #3006=1, it stops the
run and displays only one prompt message.
The alarm message only displays 26 characters
(13 Chinese characters),
and the system only displays the first 26 characters when there are more than
it. The value of the alarm number being #3006 adds 3200, the prompt number
range is 3201 to 3500. When #3006 value is less than 1, the alarm number is
3201, when #3006 value is more than 300, the alarm number is 3500.
For example:
#3006=3; wait for run
When the system executes the block, it stops and displays one prompt and the prompt
number is 3203. The prompt message is “WAITING FOR RUN”. The format of the prompt
message is the same that of description in the macro program alarm.
(
5
)
Machine workpiece quantity
The required workpiece quantity (the target quantity) and machined workpiece quantity
(completed quantity) are read and written
Required workpiece quantity and machined workpiece quantity
Variable Function
#3901
Machined workpiece quantity(completed quantity)
#3902
Required workpiece quantity(target quantity)
When #3901 value is changed, the workpiece quantity displayed in POSITION window also
changes.
When #3902 value is changed, No.6713 value also changes.
(
6
)
Modal message
The previous modal message which is being processed can be read.
Variable
number
Function
#4001
G00, G01, G02, G03, G32, G34, G90, G92, G94
Group 1
#4002 G96,
G97 Group 2
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 ...