MC-Basic:axis.SLAVELAG
Language: | English • 中文(简体) |
---|
This is a read-only property that returns the accumulated position error. This value is set to zero at power up and when gearing is disabled. An incremental move above the geared axis is performed to cancel the accumulated position error.
Position error is accumulated when the axis is put into Gear mode (AXIS.SLAVE=GEAR) while the master is already at speed. When this occurs, the velocity of the slave axis ramps to the velocity of the master and, during this time, its acceleration is limited by the value of ACCELERATION. The MASTERSYNC property indicates when the velocity of the slave axis has reached that of the master axis.
Syntax
?<axis>.SlaveLag
Availability
All versions
Type
Double
Range
± MaxDouble
Default
0
Scope
Configuration, Task or Terminal
Limitations
Read only
Examples
Move Xaxis Xaxis.SlaveLag Absolute = 0