Difference between revisions of "MC-Basic:axis.ModelOffset"
m (Text replace - "''<axis>''" to "<''axis''>") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:axis.ModelOffset}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | <''axis''>.ModelOffset = '' | + | <''axis''>.ModelOffset = <''expression''> |
?<''axis''>.ModelOffset | ?<''axis''>.ModelOffset | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.9.11 | |
|DESCRIPTION= | |DESCRIPTION= | ||
[[File:Axystems;Motion Dynamics - Vertical Crank-Arm Axis.png|Example: Dynamic model with defined zero position.|frame]] | [[File:Axystems;Motion Dynamics - Vertical Crank-Arm Axis.png|Example: Dynamic model with defined zero position.|frame]] | ||
− | 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. | + | 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, it is the axis position value at the zero position of the model. |
− | |||
− | In other words | ||
|TYPE= | |TYPE= | ||
Line 21: | Line 20: | ||
|RANGE= | |RANGE= | ||
− | + | ± Max Double | |
|UNITS= | |UNITS= | ||
Line 33: | Line 32: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | + | Modal only | |
|EXAMPLE= | |EXAMPLE= |
Latest revision as of 01:54, 20 April 2017
Language: | English • 中文(简体) |
---|
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, it is the axis position value at the zero position of the model.
Syntax
<axis>.ModelOffset = <expression>
?<axis>.ModelOffset
Availability
Since Version 4.9.11
Type
Double
Range
± Max Double
Units
deg, mm
Default
0.0
Scope
Configuration, Task or Terminal
Limitations
Modal only