Usage Examples; Precautions - Mitsubishi Electric M800VW Series Programming Manual

Plc programming
Hide thumbs Also See for M800VW Series:
Table of Contents

Advertisement

M800V/M80V Series PLC Programming Manual (2/2)
14 PLC Help Function
14.5 Reservation of Tool Wear Compensation (Lathe System)

14.5.3 Usage Examples

When you execute a machining program from the top to M99 without rewriting tool wear compensation memory, and then
rewrite the tool wear compensation memory during repetition of the program.
(1) Set the parameter "#8140 Reserve T wear com" to "1", then turn ON the power again.
(2) Turn ON the "Reservation of tool wear compensation" signal (Y1CB8).
(3) Perform continuous operation of the following machining program.
O1 ;
N01 G28 X0. Y0. Z0. ;
N02 T0101 ;
N03 G01 X100. Y200. Z300. F1000 ;
N04 G01 X0. Y0. Z0. ;
N05 T0202 ;
N06 G01 X100. Y200. Z300. F1000 ;
N07 G01 X0. Y0. Z0. ;
N08 T0303 ;
N09 G01 X100. Y200. Z300. F1000 ;
N10 G01 X0. Y0. Z0. ;
N11 T0101 ;
N12 G01 X100. Y200. Z300. F1000 ;
N13 G01 X0. Y0. Z0. ;
N14 T0000 ;
N15 M50 ;
N16 M99 ;
%
(*1) Assume that M50 command turns ON "Request for reflecting reserved tool wear compensation" signal (YD0F)
through the ladder logic.
(4) Set the reserved value between the N01 and the N14 blocks.
(5) All the reserved values set between the N01 and the N14 blocks are reflected simultaneously in the tool wear compensa-
tion memory at the N15 block.

14.5.4 Precautions

(1) The tool offset change history is updated when the reserved tool wear compensation memory has been reflected in the
tool wear compensation memory.
(2) When the tool compensation data is deleted by deleting all tools, the reserved tool wear compensation data is also
deleted simultaneously.
Start compensation on Tool 1
Start compensation on Tool 2
Start compensation on Tool 3
Start compensation on Tool 1
Cancel tool compensation
Turn ON the "Request for reflecting reserved tool wear
compensation" signal (YD0F) (*1)
Return to N01
591
IB-1501668-B

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents