Difference between revisions of "MC-Basic:CONFIGGROUP"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:CONFIGGROUP to MC-Basic:CONFIGGROUP: Global renaming of Axystems: namespace into (Main):)
 
Line 1: Line 1:
 +
{{Languages|MC-Basic:CONFIGGROUP}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Latest revision as of 07:20, 3 May 2017

Language: English  • 中文(简体)‎

Updates all internal parameters according to user defined parameters:

  • Kinematics parameters of the robot (accelerations, velocities, ...)
  • Geometric parameters (lengths, angles of joints)

The function must always be called after changing the axis and the limit of the robot joints. It is also recommended to call the function after changing any of the maximum kinematics (VELOCITY, ACCELERATION, JERK) values of any axis belonging to the group.

Syntax

ConfigGroup <Group Name>

Availability

All versions

Scope

Configuration, Task, Terminal

Limitations

In disabled state only

Examples

ConfigGroup Scara