ID-range 11000-11249

11020

Allocation of memory failed.

 

Description

The requested memory is larger than the available memory in system.

Reaction

Class

3

Job processing aborted

Solution

Class

7

Possible solutions:

1. Reduce number of channels or axes to reduce requested memory

2. Extension of the main storage of the computer.

Parameter

%1:

Actual value [-]

 

%2:

Actual value [-]

 

Error type

-

 

11072 / 11073

 

 

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

3

 

Solution

Class

8

Restart of NC-control necessary.

11100

File could not be opened for interpretation.

 

Description

The specified file could not be opended. Please check the file and path name of object-/channel-list in the startup-list (hochlauf.lis). E.g.:

hmi[0].objects ..\listen\objects.lis

channel[0].objects ..\listen\channel.lis

Reaction

Class

3

Stop of actual job

Solution

Class

7

Please check specified path and file name

Error type

5, Error message by access on files.

 

11101

Wrong state during interpretation of object-description.

 

Description

During interpretation of objectlist an unknown internal system state occurred.

hmi[0].objects ..\listen\objects.lis

Reaction

Class

3

Interrupt of actual job

Solution

Class

7

Please verify file- and pathname

Error type

5, Error message by access on files.

 

11102

Expected delimeter not found.

 

Description

During interpretation of object list the expected delimiter is not found. The single tokens must be separated by comma.

E.g. following syntax is valid:

mc_command_single_block_w, 50, BOOLEAN, 1,

0, 597, 1, 1, 4, WR_MEM | C_AT_ONCE, 0, 15, 0;

Reaction

Class

3

Stop of actual job

Solution

Class

7

Please check specified syntax

Error type

5, Error message by access on files.

 

11103

Expected text not found.

 

Description

During interpretation of object list no valid text was found. The single tokens must be separated by comma.

E.g. following syntax is valid:

mc_command_single_block_w, 50, BOOLEAN, 1,

0, 597, 1, 1, 4, WR_MEM | C_AT_ONCE, 0, 15, 0;

Reaction

Class

3

Stop of actual job

Solution

Class

7

Please check specified path and file name

Error type

5, Error message by access on files.

 

11107

Configurated access from the object on the interface unknown.

 

Description

The specified object-access given in the object-/channel-list is unknown. Following tokens are valid:

"RD_FIFO","RD_FELD", "RD_BLOCK", "RD_MEM", "RD_BIT", "RD_USER", "RD_USER_MESSAGE", "RD_USER_FILE_PATH", "WR_FIFO", "WR_FELD", "WR_BLOCK", "WR_MEM", "WR_BIT", "WR_USER", "WR_FIFO_SIZE", "RD_BIT", "RD_BIT", "WR_BIT", "WR_BIT", "C_AT_ONCE", "O_NO_COMPARE"

Reaction

Class

3

Stop of actual job

Solution

Class

7

Please check syntax in the specified file

Error type

5, Error message by access on files.

 

11108

Configurated parameter for interface access unknown.

 

Description

The specified wire-access given in the object-/channel-list is unknown. E.g. following tokens are valid:

"FD_DEC_ANZ", „FD_DEC_EVENT_ANZ", "FD_WRK_ANZ", "FD_BAVO_ANZ", "FD_SPDL_ANZ", "FD_BAHN_ANZ", "FD_LR_ANZ", "FD_BAHN_ANZ_PRG_NR",FD_BAHN_ANZ_PRG_NR},
"FD_AXV_ANZ", "FD_IPO_ANZ_ACHS", "FD_CHANNEL_ANZ", "FD_HMI_ANZ", "FD_KONFIG_ANZ", "FD_HB_AXIS_DISPLAY", "FD_HAND_ANZ", "FD_CHANNEL_TO_HMI_ANZ", "FD_AXIS_TO_HMI_ANZ", "FD_GCM_ANZ", "F_E_SATZ", "F_FB_ERROR", "F_PDU_SATZ", “F_BAHN_PROTO_OUT", "F_MCM_TRANSITION", "F_BF_COMMAND", "F_GCM_AUFTRAG_SATZ", "F_GCM_MESSAGE_SATZ", "F_GCM_PLC_AUFTRAG_SATZ", "F_TEST_OUTPUT", "F_ISG_STRING", 
"F_PDU_SATZ", "B_HANDSATZ", "B_TECHNO", "B_HB_AXIS_CONTROL", 

Reaction

Class

3

Stop of actual job

Solution

Class

7

Please check syntax in the specified file

Error type

5, Error message by access on files.

 

11109

Configurated data-type of the object unknown.

 

Description

The specified object-typ given in the object-/channel-list is unknown. E.g. following tokens are valid:

"BOOLEAN", "UNS08", "SGN08", "UNS16", "SGN16", "UNS32", "SGN32", "REAL32", "REAL64", "STRING", "STRUCT", "MIRRORED"

Reaction

Class

3

Stop of actual job

Solution

Class

7

Please check syntax in the specified file

Error type

5, Error message by access on files.

 

11200

Missing filename.

 

Description

During request to open a file no file name was given. This can happen during reading of an automatic program or a parameter file.

Reaction

Class

-

Stop of job

Solution

Class

-

Check specification of correct file name

Error type

-

 

11201

Event "EventHliValid" could not be signaled.

 

Description

During start up of the CNC the initialisation of the PLC-interface (HLI) is signalized via the named semaphore „EventHliValid“. This semaphore could not be created. The semaphore can be used as trigger for any external process.

Reaction

Class

3

Break, semaphore could not be created

Solution

Class

1

Warning, check resource, locks by external process

Error type

-

 

11202

Event "EventStartupFinished" could not be signaled.

 

Description

The Start up of the CNC is signalized via the named semaphore „EventStartupFinished “. This semaphore could not be created. The semaphore can be used as trigger for any external process.

Reaction

Class

3

Break, semaphore could not be created

Solution

Class

1

Warning, check resource, locks by external process

Error type

-