Yaskawa MP940 Reference Manual User Manual
Page 313

MotionSuite™ MP940 Machine Controller Reference Manual
Absolute Encoder Usage Method
7-19
•
Save the zero-point position offset as follows:
Saving to the M Register in Ladder Programs
Calculate (- (machine coordinate calculation position monitor) + zero-
point position offset setting), and save to the M register at the same time
as storing into OLxx06.
Save the content stored in the M register into setting parameter OLxx06
“Zero-point Position Offset” at power restart or servo power ON.
The program necessary for linear axis abs system linear axis is as follows:
•
Saving the Zero-point Position Offset (OLxx06) setting in the Motion-
Works
TM
parameter screen
After execution of zero-point setting, set the value (current value) of the
zero-point position offset (OLxx06) and save to the controller by the
" Zero Point Setting" signal boot-up detection
IFON
OLC006
IB000106
Zero Point Position Offset - Machine
Coordinate Calculation Posiiton Monitor
Store in OLxx06
⇒
DB000000
ILC002
OLC006
⇒
ML00400
⇒
Store in M register
IEND
SB00000
1
$ FSCAN-H
(ON for 1 high-speed scan only)
IFON
ML00400
Store the offset value held in the M register into OLxx06
⇒
OLC006
IEND
DEN
D