In this user manual we have tried to describe the matters
concerning the operation of this CNC system to the greatest extent.
However, it is impossible to give particular descriptions for all
unnecessary or unallowable operations due to length limitation and
products application conditions;Therefore, the items not presented
herein should be regarded as “impossible” or “unallowable”.
Copyright is reserved to GSK CNC Equipment Co., Ltd. It
is illegal for any organization or individual to publish or reprint this
manual. GSK CNC Equipment Co., Ltd. reserves the right to ascertain
their legal liability.
GSK988T Turning CNC System User Manual
Preface
Your Excellency,
We are honored by your purchase of this GSK 988T Turning CNC
System made by GSK CNC Equipment Co., Ltd.
This book is User Manual “Programming and Operation”.
To ensure safe and effective running, please read this manual carefully
before installation and operation.
Warning
Accident may occur by improper connection and operation!This
system can only be operated by authorized and qualified personnel.
Special caution:
The power supply fixed on/in the cabinet is exclusively used for the
CNC system made by GSK.
It can't be applied to other purposes, or else it may cause serious
danger!
II
Cautions
■Delivery and storage
● Packing box over 6 layers in pile is unallowed.
● Never climb the packing box, stand on it or place heavy objects on it.
● Do not move or drag the products by the cables connected to it.
● Forbid collision or scratch to the panel and display screen.
● Avoid dampness, insolation and drenching.
■
Open-package inspection
● Confirm that the products are the required ones.
● Check whether the products are damaged in transit.
● Confirm that the parts in packing box are in accordance with the packing list.
● Contact us in time if any inconsistence, shortage or damage is found.
Contents
■Connection
● Only qualified personnel can connect the system or check the connection.
● The system must be earthed, and the earth resistance must be less than 0.1Ω.
The earth wire cannot be replaced by zero wire.
● The connection must be correct and firm to avoid any fault or unexpected
consequence.
● Connect with surge diode in the specified direction to avoid damage to the
system.
● Switch off power supply before plugging out or opening electric cabinet.
■ Troubleshooting
● Switch off power supply before troubleshooting or changing components.
● Check the fault when short circuit or overload occurs. Restart can only be done
after troubleshooting.
● Frequent switching on/off of the power is forbidden, and the interval time should
be at least 1 min.
III
GSK988T Turning CNC System User Manual
ANNOUNCEMENT!
z This manual describes various possibilities as much as possible. However,
operations allowable or unallowable cannot be explained one by one due to
so many possibilities that may involve with, so the contents that are not
specially stated in this manual shall be regarded as unallowable.
WARNING!
z Please read this manual and a manual from machine tool builder carefully
before installation, programming and operation, and strictly observe the
requirements. Otherwise, products and machine may be damaged,
workpiece be scrapped or the user be injured.
CAUTION!
z Functions, technical indexes (such as precision and speed) described in
this user manual are only for this system. Actual function configuration and
technical performance of a machine tool with this CNC system are
determined by machine tool builder’s design, so functions and technical
indexes are subject to the user manual from machine tool builder.
z Though this system adopts standard operation panel, the functions of the
keys on the panel are defined by PLC program (ladder diagram). It should be
noted that the keys functions described herein are for the standard PLC
program (ladder diagram).
z For functions and effects of keys on control panel, please refer to the user
manual from machine tool builder.
IV
Contents
Safety Responsibility
Manufacturer’s Responsibility
——Be responsible for the danger which should be eliminated and/or controlled on
design and configuration of the provided CNC systems and accessories.
——Be responsible for the safety of the provided CNC systems and accessories.
——Be responsible for the provided information and advice for the users.
User’s Responsibility
——Be trained with the safety operation of CNC system and familiar with the safety
operation procedures.
——Be responsible for the dangers caused by adding, changing or altering to the
original CNC systems and the accessories.
——Be responsible for the failure to observe the provisions for operation, adjustment,
maintenance, installation and storage in the manual.
This manual is subject to change without further notice.
This manual is reserved by end user.
We are full of heartfelt gratitude to you for supporting us in the use of GSK’s products.
GSK988T is exclusive to the slant bed CNC turning machine and turning center with the
horizontal and the vertical structures. It uses 400MHz high-performance process to control 5 feed
axes(including Cs axis) and 2 spindles, communicates with the servo unit through GSK-CAN serial
bus, and its matched servo motor uses the high-resolution absolute encoder to realize 0.1μm
position precision, which can meet the requirements of high-precision turning and milling compound
machining. It has the network interface to support the remote monitor and file transmission and to
meet the network teaching and workshop management. GSK988T is the best choice for the slant bed
CNC turning and turning center.
Programming Ⅰ
Fig. 1-1 GSK988T appearance
Technical characteristics
5 feed axes(including Cs axis), 3-axis link, 2 analog spindles to realize the turning, milling compound
machining
Command unit 1μm and 0.1μm, max. speed 60m/min(max. speed 24m/min in 0.1μm)
Optional to GSK-CAN servo unit to read/write the servo parameter and monitor servo unit
Extended I/O unit and GSK-CAN axis through serial bus
Nested many PLC programs, on-line editing, real-time monitoring PLC ladder
Part programs edited on the background
Network interface, remote monitoring and file transmission
USB interface, U disc file operation, system allocation and software upgrading
8.4 inch truecolor LCD, two-dimensional motion path and solid graph display
3
GSK988T Turning CNC System User Manual
Technical specifications
Controllable axes
Max. controllable axes:5(including Cs axis)
Max. link axes:3
PLC controllable axes:5
Ⅰ Programming
Feed axis function
Least command unit:0.001mm, 0.0001mm
Least command range:±99999999× least command unit
Rapid traverse speed:max. 60m/min in 0.001mm command unit, max. 24m/min in 0.0001mm
command unit
Rapid override:F0, 25%, 50%, 100% real-timing tuning
Cutting feedrate:
0.01 mm/min~60000 mm/min or 0.01 inch/min~4000 inch/min(G98: feed per minute)
0.01 mm/rev~500 mm/r or 0.01 inch/rev~9.99 inch/rev(G99: feed per revolution)
Feedrate override:0~150% 16-level real-time tuning
Interpolation mode: linear, arc, thread, polar interpolation, and rigid tapping
Backlash compensation: compensation range (-9999~9999)× check unit
Memory pitch error compensation:1024 compensation points,compensation point number of each is
set by the parameter, each point compensation range (-700~700) × check unit
PLC function
13 basic commands, 30 functional commands
4
Chapter Ⅰ Programming Fundamentals
PLC ladder on-line edit, real-time monitoring
st
2-level PLC program, up to 5000 steps, the 1
Many PLC programs(up to 16 programs),the current running PLC program can be selected
Program capacity:36M, 10000 programs(including subprogram and macro program)
Edit mode: full-screen edit, part program edit on the background
Edit function:searching, modifying and deleting program/block/word, copying/deleting block
Program format: ISO code, word without blank space, relative coordinates, absolute coordinate
compound programming
Macro command: statement macro command program
Program call: macro program call with parameters, 12-level subprogram nesting
Grammar check: executing the rapid grammar check for the program(do not run the program) after it
has been edit
Communication function
RS232 interface: part program and parameter transmission, DNC machining, upgrading PLC
program and system software U disc
USB:U disc file operation, U disc file directly machining, upgrading PLC program and system
Many storage travel checks
Data backup and recover
Programming Ⅰ
1.2 CNC system of machine tools and CNC machine tools
CNC machine tool is an electro-mechanical integrated product, composed of Numerical Control
Systems of Machine Tools, machines, electric control components, hydraulic components, pneumatic
components, lubricating, cooling and other subsystems (components), and CNC systems of machine
tools are control cores of CNC machine tools. CNC systems of machine tools are made up of
computerized numerical control(CNC), servo (stepper) motor drive devices, servo (or stepper) motor
5
GSK988T Turning CNC System User Manual
etc.
Operational principles of CNC machine tools: according to requirements of machining technology,
edit user programs and input them to CNC, then CNC outputs motion control commands to the servo
(stepper) motor drive devices, and last the servo (or stepper) motor completes the cutting feed of
machine tool by mechanical driving device; logic control commands in user programs to control
Ⅰ Programming
spindle start/stop, tool selections, cooling ON/OFF, lubricant ON/OFF are output to electric control
systems of machine tools from CNC, and then the electric control systems control output components
including buttons, switches, indicators, relays, contactors and so on. Presently, the electric control
systems are employed with Programmable Logic Controller (PLC) with characteristics of compact,
convenience and high reliance. Thereof, the motion control systems and logic control systems are the
main of CNC machine tools.
The system has simultaneously motion control and logic control function to control two axes of CNC
machine tool to move, and has PLC function. Edit PLC programs (ladder diagram) according to
requirements of input and output control of machine tool and then download them to GSK988T
Turning Machine CNC system, which realizes the required electric control requirements of machine
tool, is convenient to electric design of machine tool and reduces cost of CNC machine tool.
Softwares used for controlling GSK988T Turning Machine CNC system are divided into system
software (NC for short) and PLC software (PLC for short). NC system is used for controlling display,
communication, edit, decoding, interpolation and acceleration/deceleration, and PLC system for
controlling explanations, executions, inputs and outputs of ladder diagrams.
Standard PLC programs are loaded (except for the special order) when GSK980TDa Turning
Machine CNC System is delivered, concerned PLC control functions in following functions and
operations are described according to control logics of standard PLC programs, marking with
“Standard PLC functions” in GSK980TDa Turning CNC System User Manual. Refer to Operation
Manual of machine manufacturer about functions and operations of PLC control because the
machine manufacturer may modify or edit PLC programs again.
Programming is a course of workpiece contours, machining technologies, technology parameters and
tool parameters being edit into part programs according to special CNC programming G codes. CNC
machining is a course of CNC controlling a machine tool to complete machining of workpiece
according requirements of part programs. Technical flow of CNC machining is shown in Fig. 1-2.
6
Chapter Ⅰ Programming Fundamentals
Analyse workpiece drawings and confirm
machining processing
Edit part programs and record into CNC
Test part programs and execute trial run
O0001;
G00 X3.76 Z0;
G01 Z-1.28 F50;
…
M30; %
Programming Ⅰ
Execute toolsetting and set tool offsets and
coordinates
Run part programs and machine workpiece
Check part dimension and modify part
programs and compensations
The machining ends and the workpiece is
formed
Fig. 1-2
1.3 Programming Fundamentals
1.3.1 Coordinates definition
The following figure is the sketch of CNC turning:
7
GSK988T Turning CNC System User Manual
Ⅰ Programming
Fig. 1-3
GSK988T uses a rectangular coordinate system composed of X, Z axis. X axis is perpendicular
with axes of spindle and Z axis is parallel with axes of spindle; negative directions of them approach
to the workpiece and positive ones are away from it.
Parameter NO.1020 can set and modify program names for each axis and their responding
relationship is as follows:
Table 1-3(a)
Axis name Setting value Axis name Setting value
X 88 Z 90
Y 89 A 65
B 66 C 67
There is a front tool post and a rear tool post of NC turning machine according to their relative
position between the tool post and the spindle, Fig. 1-5 is a coordinate system of the front tool post
and Fig. 1-6 is a rear toolpost one. It shows exactly the opposite of X axes, but the same of Z axes
from figures. In the manual, it will introduce programming application with the front tool post
coordinate system in the following figures and examples.
Fig.1-4 Front tool post coordinate system Fig.1-5 Rear tool post coordinate system
8
X
Z
Z
X
Chapter Ⅰ Programming Fundamentals
1.3.2 Increment system
Increment system includes least input increment (input) and least command increment (output).
Least input increment is the least unit of programming movement distance. Least command
increment is the least unit of tool movement on the machine tool. Their unit: mm, inch or degree.
Increment systems are separately IS-B and IS-C. Bit 1 of NO. 1004 decides to select IS-B or IS-C. Bit
1 (ISC) setting of No.1001 is applied to all axes. For example: increment system of all axes is set to
IS-C when the parameter selects IS-C.
Table 1-3(b) increment system IS-B
Least input increment Least command increment
Metric machine
Inch machine
Least input increment Least command increment
Metric machine
Inch machine
Whether the least input increment is mm or inch is determined by the machine based on the
parameter INM(1001#0). The least input increment can be switched between the inch and the mm
input, which is controlled by G codes( G20 or G21) or the set parameter.
mm input
Inch input
mm input
Inch input
mm input
Inch input
mm input
Inch input
0.001mm(diameter)
0.001mm(radius)
0.001deg
0.0001inch(diameter)
0.0001inch(radius)
0.001deg
0.001mm(diameter)
0.001mm(radius)
0.001deg
0.0001inch(diameter)
0.0001inch(radius)
0.001deg
Table 1-3(c) increment system IS-C
0.0001mm(diameter)
0.0001mm(radius)
0.0001deg
0.00001inch(diameter)
0.00001inch(radius)
0.0001deg
0.0001mm(diameter)
0.0001mm(radius)
0.0001deg
0.00001inch(diameter)
0.00001inch(radius)
0.0001deg
0.0005mm
0.001mm
0.001deg
0.0005inch
0.001inch
0.001deg
0.00005mm
0.0001mm
0.001deg
0.00005inch
0.0001inch
0.001deg
0.00005mm
0.0001mm
0.0001deg
0.00005inch
0.0001inch
0.0001deg
0.000005mm
0.00001mm
0.0001deg
0.000005inch
0.00001inch
0.0001deg
Programming Ⅰ
9
GSK988T Turning CNC System User Manual
1.3.3 Max. travel
Max. travel=least command increment X(±)99999999
Table 1-3 (d) max. travel IS-C
Ⅰ Programming
IS-B
IS-C
Note 1: The unit is diameter value in diameter programming, is radius value in radius programming in the
above table.
Note 2: The input command cannot exceed max. travel command.
Note 3: The actual travel decides the machine tool.
Increment system Max. travel
Metric machine system ±99999.999mm
±99999.999deg
Inch machine system ±9999.9999inch
±9999.9999deg
Metric machine system ±9999.9999mm
±9999.9999deg
Inch machine system ±999.99999inch
±9999.9999deg
1.3.4 Reference position
Reference position is a fixed point on the machine tool. The tool can move to the position by
executing the reference position return function. Generally, the reference position is used to tool
change and setting coordinate system. GSK988T Turning CNC System can set 4 reference positions
by parameters as follows:
Y
nd
reference point
2
rd
3
reference point
reference point
Machine zero
th
reference point
4
X
Fig. 1-6 reference position
1.3.5 Machine coordinate system
Machine tool coordinate system is a benchmark one used for CNC counting coordinates and a
fixed one on the machine tool. Machine tool zero is a fixed point which position is specified by zero
switch or zero return switch on the machine tool. Usually, the zero return switch is installed on max.
stroke in axis positive direction. After the system is turned on, the reference position return is
executed to set machine coordinate system. The machine coordinate system is not keeping until the
system is turned off.
Note: For the machine with the incremental encoder, must execute the reference position return every time to
set the machine coordinate system after power-off; for the machine with the multi-coil absolute encoder,
need not execute the reference position return every time after power-off.
10
Chapter Ⅰ Programming Fundamentals
1.3.6 Workpice coordinate system
The workpiece coordinate system is a rectangular coordinate system based on the part drawing,
also called floating coordinate system. The workpiece coordinate system is set by the system in
advance, can be changed by moving its coordinate origin point. The established workpiece is valid till
it is replaced by a new one. The system has preset 6 workpice coordinate systems (G54-G59).
1.3.7 Local coordinate system
When the system compiling programs in the workpiece coordinate system, sub-coordinate
system of workpiece coordinate system can be set for easily programming, called local coordinate
system as follows:
Local coordinate system
Workpiece coordinate system
Programming Ⅰ
Machine coordinate system
Fig. 1-7 local coordinate system
1.3.8 Interpolation function
Interpolation is defined as a planar or three dimensional contour formed by path of 2 or multiple
axes moving at the same time, also called Contour control. The controlled moving axis is called link
axis when the interpolation is executed. The moving distance, direction and speed of it are controlled
synchronously in the course of running to form the required Composite motion path. Positioning
control is defined that motion end point of one axis or multiple axes instead of the motion path in the
course of running is controlled.
GSK988T has linear, arc and thread interpolation function.
Linear interpolation: Composite motion path of X, Z axis is a straight line from starting point to
end point.
Circular interpolation: Composite motion path of X, Z axis is arc radius defined by R or the circle
center (I, K) from starting point to end point.
Thread interpolation: Moving distance of X or Z axis or X and Z axis is defined by rotation angle
of spindle to form spiral cutting path on the workpiece surface to realize the
thread cutting. For thread interpolation, the feed axis rotates along with the
spindle, the long axis moves one pitch when the spindle rotates one rev,
and the short axis and the long axis directly interpolate.
Note 1:Xp, Yp, Zp are separately X or its parallel axis, Y or its parallel axis, Z or its parallel axis. The followings
are the same as those.
Note 2: IP expresses the combination of X_Y_Z_(used in programming).
1.4.1 Absolute programming and incremental programming
The system has two methods to command the too traverse: absolute value and incremental
value command. In the absolute programming, use the coordinate value programming of the end
point; in the incremental programming, use the traverse distance programming. In the system, using
the absolute programming or incremental programming is depended on the word of the command as
follows:
Table 1- 4(a)
Absolute value commandIncremental value command
X movement command X U
Y movement command Y V
Z movement command Z W
C movement command C H
A movement command A None
B movement command B None
The system can select the incremental programming or the absolute programming mode, or the
incremental/absolute compound programming; the absolute command and the incremental command
can be in the same block as follow:
X100.0 W100.0;
When the absolute command and the incremental command of one axis are in the same block,
the following command value is valid.
12
Chapter Ⅰ Programming Fundamentals
The axis word can exist repetitively in the same block and the later value is valid, but when
No.3403 Bit 6 (AD2) is set 1, the alarm occurs. U, W in other G command has bee specified to others.
For example: in G73, the above conditions
1.4.2 Diameter programming and radius programming
Because the workpiece section is the circle in CNC turning controlled program, X dimension can
use two kind of method; diameter programming command and radius programming command.
1. The user can select the radius programming or diameter programming, which is set by state
parameter (No. 1006 Bit 3(DIAX)).
2. Parameters related to diameter/radius programming:
State parameter No.1006 BIT3 (DIAx):
0—radius programming;
1—diameter programming;
State parameter No.5004 Bit1(ORC):
0—offset value is expressed with diameter;
1—offset value is expressed with radius;
Pay more attention to the conditions in the following table when X uses diameter programming:
Table 1- 4 (b) related addresses and data to the diameter or radius programming
Word Explanation Diameter
programming
X
X coordinate, polar
coordinate
G50 sets X coordinate Diameter
Diameter
value
value
X increment Diameter
value
G71 infeed amount Radius value
U
X finishing allowance in
Parameter definition
G71, G72, G73
Related
addresses to
diameter/radius
programming
R
tool retraction
amount in G73
Clearance in G71, G72 Radius value
Clearance after cutting in
G75
Clearance to end point in
G74
Taper in G90, G92, G94,
Radius value
Diameter
value
Diameter
value
Radius value
G76, radius in G02, G03,
thread finishing amount in
G76
I X amount of circle center Radius value
F
G32,G34,G92,Pitch long
axis is X in G76
Radius value
X feedrate display Radius/rev, radius /min
Others X or U value of
position
Display Diameter
value
window
Radius
programming
Radius value
Radius value
Radius value
Radius value
Radius value
Radius value
Programming Ⅰ
Note: Besides the above-mentioned addresses and data related to the diameter programming or the radius
programming, other related to word and data related to X numerical value are expressed with radius
value.
13
GSK988T Turning CNC System User Manual
1.4.3 Decimal programming
Value can be input by decimal programming. Distance, time and speed can be input by decimal
programming. The following addresses can use decimal point: X, Y, Z, A, B, C, U, V, W, H, I, J, K, R
and F, and other addresses cannot use decimal programming.
Ⅰ Programming
There are two types of decimal point usage which is decided by No. 3401 Bit0(DPI).
When NO.3401 Bit 0(DPI) is set to 1, value without decimal point is with mm, inch.
When NO.3401 Bit0(DPI) is set to 0, input value is specified by least input increment.
Parameter setting Least command unit
Rotary axis is
Rotary axis
ROTx=1
Linear axis
Example: when the metric input, the least input increment unit are set to 0.001:
Program command The corresponding actual
X1000 without decimal
command value
X1000.0 with decimal
command value
The decimal which is less than the least input increment unit is discarded in course of program
being executed.
Example: X2.34567. When the least unit of input increment is 0.001mm, X2.34567 becomes
X2.345, when the least unit is 0.0001inch, it becomes X2.3456.
The system alarms when the specified is more than 8-digit value.
not related to
parameter INI
Metric
INI=1
Inch
value when DPI is 1
1000mm
Unit:mm
1000mm
unit:mm
ISC=0(ISC system)
ISC=1
(ISB system)
ISC=0(ISC system)
ISC=1(ISB system)
ISC=0(ISC system)
ISC=1(ISB system)
The corresponding actual value when
DPI is 0
1 mm
Unit: least input increment( set to 0.001)
1000mm
Unit:mm
0.001deg ROTx=0
0.0001deg
0.001mm INI=0
0.0001mm
0.0001inch
0.00001inch
1.4.4 Conversion between the metric and the inch
Metric input or inch input is set by NO.0000 Bit2(INI). G commands corresponding to metric/inch
system is as follows:
G20: inch input ;
G21: mm input.
Input data unit becomes the inch or metric input unit when NO.0000 Bit2 (INI) setting is changed.
But, the angle unit is not changed.
Input data unit becomes the inch or metric input unit when NO.0000 Bit2 (INI) setting is changed.
But, the angle unit is not changed.
——F feedrate;
——position command;
——zero offset of workpiece;
——tool compensation value;
14
Chapter Ⅰ Programming Fundamentals
——graduation unit of MPG;
——movement distance in incremental feed.
NO.1001 Bit0 (INM) can set MM or INCH input of least command increment in linear axis.
0:mm input( metric machine)
1:inch input(inch machine)
1.4.5 Linear axis and rotary axis
NO.1006 Bit0(ROTx) can set each axis to linear axis or rotary axis. NO. 1006 Bit 1 (ROSx) can
be used to select the rotary type for each axis.
Absolute coordinate value is displayed circularly with the movement per rev set by NO.1260
when the cycle function is executed, which can prevent the rotary axis from overflowing. The cycle
function is valid when NO.1008 Bit 0(ROAx) is set to 1.
For absolute value command, the coordinate values is the corresponding angle cycle value of
per rev set by NO. 1260 after the machine moves. When NO.1008 Bit 1(RABx) is set to 0, the
machine rotates according to the shortest distance(to the target point). For incremental command, the
machine moves according to the angle defined by the command.
Programming Ⅰ
1.5 Structure of an NC Program
User needs to compile part programs (called program) according to command formats of CNC
system. CNC system executes programs to control the machine tool movement, the spindle
starting/stopping, the cooling and the lubricant ON/OFF to complete the machine of workpiece.
Program example:
Fig. 1-9
O0001 ; (Program name)
N0005 G0 X100 Z50; (Rapidly positioning to A point)
N0010 M12; (Clamping workpiece)
N0015 T0101; (Changing No.1 tool and executing its offset)
N0020 M3 S600; (Starting the spindle with 600 r/min)
N0025 M8 (Cooling ON)
N0030 G1 X50 Z0 F600; (Approaching B point with 600mm/min)
15
GSK988T Turning CNC System User Manual
N0040 W-30 F200; (Cutting from B point to C point)
N0050 X80 W-20 F150; (Cutting from C point to D point)
N0060 G0 X100 Z50; (Rapidly retracting to A point)
N0070 T0100; (Canceling the tool offset)
Ⅰ Programming
The tool leaves the path of A→B→C→D→A after the above-mentioned programs are executed.
ending with “%”; a block begins with block number (omitted) and ends with “;” or “*”. See the general
structure of program as Fig. 1-10:
Program name
N0080 M5 S0; (Stopping the spindle)
N0090 M9; (Cooling OFF)
N0100 M13; (Releasing workpiece)
N0110 M30; (End of program, spindle stopping and Cooling OFF)
A program consists of a sequence of blocks, beginning with “OXXXX”(program name)and
Program annotation
Block skip character
Block number
Character for end of block
Character for end of block
Fig. 1-10 Structure of a program
Word
Block
Program
1.5.1 Program name
Format: ○ △△△△
Program number (0000~9999, the leading zero can be omitted)
Address O
is number of a program name, its range is 4△△△△-digit integer 0000~9999, the system
alarms when the negative program name is input. The system ignores NC commands when program
are edited and other NC commands are edited in the first line.
1.5.2 Block format
1. Format: / N countless words; △△△△
/: skip character. A block can have or not it, generally, it is placed in the initial
position of a program; user can press “SKIP” on the operation panel to
execute the operation when the skip function is valid, otherwise, the
“SKIP” key on the operation panel is valid, i.e. the skip character in the
block is invalid;
N△△△△△:block number. A block can have or not it; number following N is △△△△△
5-digit positive integer 00001~99999, and the system alarms when the
input number is decimal.
16
Loading...
+ 386 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.