Difference between revisions of "MC-Basic:axis.ModelOffset"
m (Text replace - "''<axis>''" to "<''axis''>") |
m (Text replace - "''<expression>''" to "<''expression''>") |
||
Line 3: | Line 3: | ||
|SYNTAX= | |SYNTAX= | ||
− | <''axis''>.ModelOffset = '' | + | <''axis''>.ModelOffset = <''expression''> |
?<''axis''>.ModelOffset | ?<''axis''>.ModelOffset |
Revision as of 08:22, 17 March 2014
If the axis is part of a kinematic / dynamic model, this property specifies the difference between the zero position of the model and the actual zero position of the axis.
In other words: ModelOffset is the axis position value at the zero position of the model.
Syntax
<axis>.ModelOffset = <expression>
?<axis>.ModelOffset
Availability
AMCS 4.9.11
Type
Double
Range
+/- Max Double
Units
deg, mm
Default
0.0
Scope
Configuration, Task or Terminal
Limitations
- Modal only