Program Parameter Input; G10, G11 - Mitsubishi Electric MELDAS C6 Programming Manual

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

13. Program Support Functions

13.9 Program parameter input; G10, G11

Function and purpose
The parameters set from the setting and display unit can be changed in the machining programs.
The data format used for the data setting is as follows.
Command format
G10 L50 ; Data setting command
P major classification number N data number H bit type data ;
P major classification number A axis number N data number
D byte type data ;
P major classification number A axis number N data number S word type data ;
P major classification number A axis number N data number L 2 word type data ;
G11 ; Data setting mode cancel (data setting completed)
There are 8 types of data formats according to the type of parameter (axis-common and
axis-independent) and data type, as listed below.
With axis-common data
Axis-common bit-type parameter ....................................... P
Axis-common byte-type parameter ..................................... P
Axis-common word-type parameter .................................... P
Axis-common 2-word-type parameter................................. P
With axis-independent data
Axis-independent bit-type parameter .................................. P
Axis-independent byte-type parameter ............................... P
Axis-independent word-type parameter .............................. P
Axis-independent 2-word-type parameter ........................... P
(Note 1) The sequence of addresses in a block must be as shown above.
(Note 2) Whether the parameter value is replaced or added depends on the modal state of
(Note 3) Refer to Appendix Table 1 for the P, N number correspondence table.
(Note 4) For a bit type parameter, the data type will be H
(Note 5) The axis number is set in the following manner: 1st axis is 1, 2nd axis is 2, and so forth.
(Note 6) Command G10L50, L11 in independent blocks. A program error (P33, P421) will occur if
Example of program
(Example) To turn ON bit 2 of bit selection #6401
G10 L50 ;
P8 N1 H21 ;
G11 ;
G90/G91 when G10 is commanded.
When using multiple part system, the 1st axis in each part system is set as 1, the second
axis is set as 2, and so forth.
not commanded in independent blocks.
13.9 Program parameter input
(
243
N
H
;
N
D
;
N
S
;
N
L
;
A
N
H
A
N
D
A
N
S
A
N
L
is a value between 0 and 7).
;
;
;
;

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64Meldas c64t

Table of Contents