3. Data Formats
3.2 Program Formats
12
(Note 4)
The description of the brief summary is explained below:
Example 1
: L(O)8 :8-digit program No.
Example 2
: G21
:Dimension G is 2 digits to the left of the decimal point, and 1 digit to the right.
Example 3
: X+53 :Dimension X uses + or - sign and represents 5 digits to the left of the decimal
point and 3 digits to the right.
For example, the case for when the X axis is positioned (G00) to the 45.123 mm
position in the absolute value (G90) mode is as follows:
G00 X45.123 ;
3 digits below the decimal point
5 digits above the decimal point, so it's +00045, but the
leading zeros and the mark (+) have been omitted.
G0 is possible, too.
(Note 5)
If an arc is commanded using a rotary axis and linear axis while inch commands are being used, the
degrees will be converted into 0.1 inches for interpolation.
(Note 6)
While inch commands are being used, the rotary axis speed will be in increments of 10 degrees.
Example
: With the F1. (per-minute-feed) command, this will become the 10 degrees/minute command.
(Note 7)
The decimal places below the decimal point are ignored when a command, such as an S command,
with an invalid decimal point has been assigned with a decimal point.
(Note 8)
This format is the same for the value input from the memory, MDI or setting and display unit.
(Note 9)
Command the program No. in an independent block. Command the program No. in the head block of
the program.
(Note 10)
The addresses of the program No. and subprogram call No. differ according to the parameter.
The system must be formatted when this parameter is changed.
Setting of
“#11009 M2 labelO”
Address of the
program No.
Address to call the
subprogram
0 L L
1 O A
This manual describes on the assumption that the parameter is set to "0".