ID-range 301000-301249

301000

Specified 'LINKPOINT' unknown.

 

Description

The given LINKPOINT in the CNC-command is not known in the actual scene.

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program

Error type

1, Error message from NC-program.

 

301001

Specified 'mountpoint' unknown.

 

Description

The given MOUNTPOINT of the LINKPOINT is not known during definition of a kinematic chain via #SCENE ADD[LINKPOINT=<> MOUNTPOINT=<>...].

Reaction

Class

2

Abort of NC-progam execution

Solution

Class

6

Correct NC-program

Error type

1, Error message from NC-program.

 

301002

No memory to create further linkpoint.

 

Description

Out of memory during definition of a new LINKPOINT via #SCENE ADD[LINKPOINT=<> MOUNTPOINT=<>...].

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check and reduce used LINKPOINTs

Error type

1, Error message from NC-program.

 

301004

No memory to create further axis as linkpoint input.

 

Description

 

Reaction

Class

2

 

Solution

Class

6

 

Error type

1, Error message from NC-program.

 

301005

Group of new grafical object could not be generated.

 

Description

New group could not be created during try to add new graphical object to group by CNC-command #SCENE ADD [GOBJECT=<> GROUP=<>] or #GROUP ADD [GROUP=<> GOBJECT=<>].

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check groups and reduce used groups

Error type

1, Error message from NC-program.

 

301006

New grafical object could not be generated.

 

Description

New graphical object could not be created by CNC-command #SCENE ADD [GOBJECT=<> ] because of resource limitation.

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check graphickal objects and reduce used number

Error type

1, Error message from NC-program.

 

301007

Grafical object could not be inserted in group.

 

Description

Graphical object could not be inserted in group, because group already contents maximum number of graphical objects.

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check group membership of graphical objects.

Error type

1, Error message from NC-program.

 

301008

Specified 'LINKPOINT' of grafical object not known.

 

Description

The specified LINKPOINT of the grafical objects in the command #SCENE ADD [GOBJECT=<> LINKPOINT=<>] is not known.

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check given name of LINKPOINT.

Error type

1, Error message from NC-program.

 

301009

Specified grafical object not known.

 

Description

The grafical object given in the NC-command is present in the actual state.

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check given name of graphical object

Error type

1, Error message from NC-program.

 

301010

Specified group not known.

 

Description

The specified group of command #SCENE MOVE [GROUP=<>] is not known.

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check given name of group.

Error type

1, Error message from NC-program.

 

301011

 

 

Description

This error message informs about internal states, error solutions and the place of error in the source. Please give the complete error message data to the CNC manufacturer.

Reaction

Class

4

 

Solution

Class

8

Restart of NC-control necessary.

301012

Gobject could not have more group definitions.

 

Description

At the putput of the group identity the maximum number of groups that contain a graphical object is exceeded.

 

The output can be done with the command  #SCENE PRINT[DATAFACTORY / FILE].

The group identity can be given via two NC commands #GROUP ADD [GROUP<> GOBJECT<>] and #SCENE ADD [GOBJECT<> GROUP<>].

Reaction

Class

4

 

Solution

Class

1

 

Error type

1, Error message from NC-program.

 

301013

No memory to create further colpair.

 

Description

User tries to add new collision pair by #COLL DEF [PAIR=<>], but number of collision pairs exceeds maximum possible number.

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check collision definition

Error type

1, Error message from NC-program.

 

301014

No memory to create further for more collision groups.

 

Description

User tries to add new collision definition by #COLL DEF [PAIR=<>], but number of collision pairs definition exceeds maximum possible number.

Reaction

Class

2

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check collision definition

Error type

1, Error message from NC-program.

 

301015

Type of collision pair is unknown.

 

Description

 

Reaction

Class

2

 

Solution

Class

6

 

Error type

1, Error message from NC-program.

 

301016

No name of graphical object given during adding new object.

 

Description

There is no name given during definition of new grafical object via #SCENE ADD [GOBJECT=<>].

Reaction

Class

4

Stop of movement and abort of CNC-program

Solution

Class

6

Correct CNC-program, check definition of grafical object

Error type

1, Error message from NC-program.

 

301017

Specified 'LINKPOINT' not moved over an axis.

 

Description

During specification of arm-length for rotatory axis no valid linkpoint was given. Any arm-length just can be declared for moved, rotatory axes.

Syntax of NC-command

#COLL SET [ LINKPOINT<name>ARM_LEN<length> ] ]

Reaction

Class

4

stop of axes, Stopp of NC-program

Solution

Class

6

Please specify correct linkpoint in NC-command

Error type

1, Error message from NC-program.

 

301018

Grafical object not to add to group, maximum number of groups per object reached.

 

Description

The given object could not be added to the group, because the group already contents the maximum number of objects.

Syntax of NC-command

#GROUP ADD [ GROUP<name> { GOBJECT<name> } ]

Reaction

Class

4

stop of axes, Stopp of NC-program

Solution

Class

6

Check group and objects belonging to this group

Error type

1, Error message from NC-program.