ID 292086

Couple kinematics: Gap in group configuration found.

Description

All groups with an ID unequal to 0 must follow consecutively in the list of all groups.

No gaps are allowed within the group configuration.

 

Incorrect configuration

trafo[0].id                     1

trafo[0].type                   45

trafo[1].id                     2

trafo[1].type                   91

trafo[2].id                     3

trafo[2].type                   210

trafo[2].group[0].id            100

trafo[2].group[0].chain[0] 1

trafo[2].group[1].id            0

trafo[2].group[1].chain[0] 2

trafo[2].group[2].id            200

trafo[2].group[2].chain[0] 2

Correction:

trafo[2].group[1].id            200

trafo[2].group[1].chain[0] 2

trafo[2].group[2].id            200

trafo[2].group[2].chain[0] 2

 

Unassigned entries of group[x].id are initialised with 0.

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify the configuration of the couple kinematic.
Remove the groups with ID 0 and modify the indices of the groups with configured IDs. All groups with configured IDs must follow each other consecutively.

The first groups in the list (index 0) must already contain an ID unequal to 0.

Parameter

%1:

Current value [-]

ID of incorrectly configured kinematic,
based on the above example, ID 3 of trafo[2].id

%2:

Error value [-]

Internal ID of error cause (only for diagnosis by specialists)

Error type

-