Mitsubishi Electronics C64 Home Safety Product User Manual


 
Appendix 3. PLC Development Environment using GPPQ
3.6 PLC-Related Data Development Procedure
- 454 -
(3) Details of comment message
The message of tool registration screen and the massage for load meter are defined in the
comment message. The description format of comment message is shown as below.
;M, Device, Device No., Message character string
(a) Tool registration screen message
The message can be made up to 5 steps with maximum 8 characters. Even if the message is
made above 5 steps, The characters of the first 5 steps are displayed in CNC Controller.
[Description format]
;M, 1, 0, Massage character string
(b) Load meter message
The message can be made up to 7 steps with maximum 40 characters.
• Message of 1st step is for the 1st
system.
• Message of 2nd step is for the 2nd system.
• Message of 3rd step is for the 3rd
system.
: :
• Message of 7th step is for the 7th
system.
[Description format]
;M, 2, 0, Load meter character string
[Example of description]
Load meter message (1 system)
The 10 characters of left side at first line are displayed.
The 30 characters of light side at first line are displayed.
The 10 characters of left side at second line.
(Only 3 characters of left side are valid.)
The 30 characters of light side at second line are displayed.
The 10 characters of left side at fourth line are displayed.
The 30 characters of light side at fourth line are displayed.
The 10 characters of left side at fifth line.
(Only 3 characters of left side are valid.)
The 30 characters of light side at fifth line are displayed.
Load meter message (2 system)
Tool registration screen message (max. 5 steps)
NOPLF
;M,1,0,[Spindle]
;M,1,0,[Standby 1]
NOPLF
;M,2,0,Spindle load 1
;M,2,0,0 50 100
;M,2,0, %
;M,2,0,|_|_|_|_|_|_|_|_|_|_|_|
;M,2,0,Z axis load 1
;M,2,0,0 50 100
;M,2,0, %
;M,2,0,|_|_|_|_|_|_|_|_|_|_|_|
NOPLF
;M,2,0,Spindle load 2
;M,2,0,0 50 100
;M,2,0, %
;M,2,0,|_|_|_|_|_|_|_|_|_|_|_|
;M,2,0,Z axis load 2
;M,2,0,0 50 100
;M,2,0, %
;M,2,0,|_|_|_|_|_|_|_|_|_|_|_|
NOPLF
:
: :