MC-Basic:robot.MODELENABLE
Revision as of 08:54, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:robot.MODELENABLE to MC-Basic:robot.MODELENABLE: Global renaming of Axystems: namespace into (Main):)
In cases of closed-chain kinematics the initial joint position values (before homing) could besuch that the direct kinematics (DK)transformation always returns error. This could lead to a situation that certain model parameters (e.g. Link[][] , etc.) can not be set as the robot can not be attached because the attachment it self initiates DK calling and this again returns an asynchronouserror. This property helps switching off model computation of DK & IK.
Syntax
ModelEnable = <on/off>
Type
Integer
Range
0/1
Units
NA
Default
1
Scope
Configuration ,Task or Terminal
Limitations
.
Examples
Puma.ModelEnable = 0