Chapter
Ⅱ
G Commands
129
Ⅰ
Programming
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 #3000 adds 3000, the alarm
range is 3000 to 3200.
When #3000 value is less than 0, the alarm number is 3000, when
#3000 value is more than 200, the alarm number is 3200.
Example:
#3000=6; the tool has not found
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 #3000=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 3206. 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 and machined workpiece 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.
Summary of Contents for 988T
Page 6: ...GSK988T Turning CNC System User Manual VI ...
Page 14: ...GSK988T Turning CNC System User Manual XIV ...
Page 15: ...Chapter 1 Programming Fundamentals 1 Ⅰ Programming Ⅰ PROGRAMMING ...
Page 16: ...GSK988T Turning CNC System User Manual 2 Ⅰ Programming ...
Page 194: ...GSK988T Turning CNC System User Manual 180 Ⅰ Programming ...
Page 195: ...Chapter Ⅰ Overview 181 Ⅱ Operation Ⅱ OPERATION ...
Page 196: ...GSK988T Turning CNC System User Manual 182 Ⅱ Operation ...
Page 217: ...Chapter Ⅲ Windows 203 Ⅱ Operation ...
Page 267: ...Chapter Ⅲ Windows 253 Ⅱ Operation Fig 3 51 Fig 3 52 ...