Difference between revisions of "MC-Basic:CONFIGGROUP"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ConfigGroup <''Group Name''> |AVAILABILITY= AllVersions |DESCRIPTION= Updates all internal parameters according to the user-given parameters.…') |
m (1 revision) |
(No difference)
|
Revision as of 16:10, 13 December 2010
Updates all internal parameters according to the user-given parameters. These parameters are:
kinematics parameters of the robot (accelerations, velocities, ...)
geometric parameters (lengths, angles of joints)
The function must be called always after changing the axis and the limit of the robot joints. It is recommended also to call the function after changing any of the maximum kinematics (VELOCITY, ACCELERATION, JERK) values of some axis belonging to the group.
Syntax
ConfigGroup <Group Name>
Availability
AllVersions
Scope
Configuration, Task, Terminal
Limitations
In disabled state only.
Examples
ConfigGroup Scara