
B-63943EN-2/01 APPENDIX C.DIFFERENCES FROM THE Series 16i
- 337 -
Function
Series 16i Series 30i
Graphic cursor function
(G249)
Addresses X and Y
Absolute command only When bit 3 (INCD) of compile parameter
(No. 9167) is set to 1, switching between
the absolute command and incremental
command is enabled with G390/G391.
Drawing start point setting
(G242)
Addresses X and Y
Absolute command only When bit 3 (INCD) of compile parameter
(No. 9167) is set to 1, switching between
the absolute command and incremental
command is enabled with G390/G391.
Drawing line type
specification (G244)
P = 0 to 4 P = 0 to 5 (Dotted lines are added.)
Prompt statement display
(G280)
Not allowed In the character string input mode (data
input control variable #8502 = 3), up to 39
characters can be displayed on the key
input line.
Graphic coordinate system
setting (G392)
Not allowed A specified position is set up as the current
position.
Drawing commands issued from now on
are assumed to have been specified in this
coordinate system.
Rapid traverse rate
specification (G311)
Not allowed X:Rapid traverse drawing speed ratio in
the X axis
Y:Rapid traverse drawing speed ratio in
the Y axis
Rapid traverse drawing
(G300)
Not allowed X:X coordinate for rapid traverse drawing
Y:Y coordinate for rapid traverse drawing
Marking (G317) Not allowed This code draws the mark specified for M
with the color specified for P at the position
specified for X and Y.
PMC address The readable addresses are G, F, X, Y, R,
D, T, K, and C.
- The readable addresses are G, F, X, Y,
R, D, T, K, C, and E.
- The data range is changed.
Parameter It is impossible to correctly read
parameters whose numbers have been
changed and those whose types have
been changed to real number type or path
type. A P-CODE macro modification is
required.
Writing data to and reading
data from the PMC
The readable and writable addresses are
D, R, C, and K.
The readable and writable addresses are
D, R, C, K, and T.
RS232C
G330 line open
The output codes specifiable with C are
ASCII and ISO.
The output codes specifiable with C are
ASCII, ISO, and EIA.
G338 macro variable data
output
- The maximum number of digits for
automatic decimal point position output
of F-9.9 is 9.
- F-9.8 specifies output in a special
floating-point format.
- The maximum number of digits for
automatic decimal point position output
of F-9.9 is 12.
- F-9.8 specifies output in the IEEE-
compliant floating-point format.
Data output in the special format of the
Series 16i cannot be read with G337.
RS232C
Completion code (#8539)
Added partially
Memory card
G330 line open
If a file with the same name exists on the
memory card, the file is overwritten.
An error occurs, resulting in an open
failure.
Memory card
Completion code (#8539)
Added partially