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. 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, | ||||
%2: | Error value [-] | |||
Internal ID of error cause (only for diagnosis by specialists) | ||||
Error type | - | |||
|