Chapter
Ⅰ
Programming Fundamentals
17
Programming
Ⅰ
Countless words:
one block can input countless words, and one block can have one or
more words or have no words.
,:
“EOB” is a end character when one block is completed, “;” is displayed in
LCD, there must be have one end character for one block;
2. Format requirements
(
1
)
In one block, there can be no blank space between block number and word, and can
be countless blank space(the total characters of one block is within 255);
(
2
)
In one block, there can be not or be countless space between skip character and block
number or words;
(
3
)
In one block, there can be not or be countless space between end character of block
and its front word or blocks;
Each block can be up to 255 characters, including skip character, block number,
command, space, end character of block “;”;
(
4
)
The system automatically ignores the content with small bracket “
(
”,“
)
”.
Explanations of program annotation:
Note: The annotation of program home as the total annotation of a program is displayed in the program
catalog window, the created program automatically creates the small brackets “
(
”
、
“
)
”, if they are
deleted, the system has no them and they can be replaced by “;”.
3
.
Parameters related block number:
(
1
)
whether the system automatically creates block number or not:
User can set whether the system automatically creates block number or not in
editing program by setting Bit 5(SEQ) of NO.0000;
(
2
)
Use can set the interval value in automatically creating block number by setting
NO.3216.
Note: Sprit(/) explanations:
1. When the sprit (/) is used to skip character, it is generally placed the beginning of block, otherwise , and the
messages from the sprit to EOB code are ignored. For example: U10.G00/04; when the skip function is
started, the system executes U10. G00;(G00 U10.), when it stops, the system executes U10. G0004;(G04
U10.);
2. For cycle command buffer, when a block reads from memory to buffer memory, whether the skip function is
valid or not has been executed. After a block reads into buffer memory, i.e. the system changes skip switch
state, but does not influence the block which has read into the buffer memory;
3. Sprit (/) (closed in bracket[]) and sprit(/) right to value statement “=” in <Expression> are taken as division
operation character instead of skip character.
1.5.3 Word
1. Format: a number. There must not be space between address and number.
Presently, the system permissively input addresses: G, M, S, T, F, X, Y, Z, U, V, W, P, Q, I, J, K, R,
L, A, B, C, H , N, O
,
and will add other;
Command number range following address is referred to the following table.
Table 1-5-1 word table
Address
Function
mm input
inch input
Related G
codes
O
Program name
0
~
9999 0
~
9999
N
Line label
1
~
99999
1
~
99999
G
Preparatory function
See G code
See G code
Содержание 988T
Страница 6: ...GSK988T Turning CNC System User Manual VI ...
Страница 14: ...GSK988T Turning CNC System User Manual XIV ...
Страница 15: ...Chapter 1 Programming Fundamentals 1 Ⅰ Programming Ⅰ PROGRAMMING ...
Страница 16: ...GSK988T Turning CNC System User Manual 2 Ⅰ Programming ...
Страница 194: ...GSK988T Turning CNC System User Manual 180 Ⅰ Programming ...
Страница 195: ...Chapter Ⅰ Overview 181 Ⅱ Operation Ⅱ OPERATION ...
Страница 196: ...GSK988T Turning CNC System User Manual 182 Ⅱ Operation ...
Страница 215: ...Chapter Ⅲ Windows 201 Ⅱ Operation Note It can be displayed after U disk is inserted in the U disk catalog ...
Страница 217: ...Chapter Ⅲ Windows 203 Ⅱ Operation ...
Страница 267: ...Chapter Ⅲ Windows 253 Ⅱ Operation Fig 3 51 Fig 3 52 ...
Страница 412: ...GSK988T Turning CNC system User Manual 398 Appendix Fig 3 5 Horizontal operation panel appearance dimension ...