ID-range 150000-150249

150000

Interpreter can not evaluate given list.

 

Description

List with configuration data concerning manual mode can’t be interpreted, because by parameter P-STUP-00013 of the startup list a directory path or filename is parametrized, that doesn’t contain a fileconcerning manual mode data.

Reaction

Class

3

 

Solution

Class

1

Correct the path given by parameterP-STUP-00013.

Error type

-

 

150001

 

 

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.

150002

Can not write to FIFO of manual mode.

 

Description

 

Reaction

Class

1

 

Solution

Class

1

 

Parameter

%1:

Logical axis number [-]

 

Error type

-

 

150003

 

 

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.

150004

Resolution of hand wheel is 0.

 

Description

Within the CNC the distance an axis is moving per handwheel increment is calculated by formula P-AXIS-00025* P-MANU-00006 / P-MANU-00005 with technical units 0,1µm/Increment.

The result of the calculation is 0.

Reaction

Class

1

 

Solution

Class

1

Check the values for the parameters of the formula:

· P-AXIS-00025 – see axis parameters

· P-MANU-00006 – see manual mode parameters

Parameter

%1:

Logical axis number [-]

Number of logical axis which parameters leads to this message.

Error type

-

 

150005

Number of hand wheel increments per cycle exceeds range.

 

Description

By parameter P-MANU-00007 we determine, the maximal number of increments per CNC cycle a handwheel delivers.

It’s detected that more than the parametrized increments were delivered by a handwheel.

Reaction

Class

3

 

Solution

Class

6

Check value of P-MANU-00007.

Parameter

%1:

Logical axis number [-]

Number of logical axis which is commanded by the handwheel.

%2:

Actual value [Increment]

Number of increments that occurred during on CNC cycle.

%3:

Limit value [Increment]

Maximal number of increments of a handwheel per CNC cycle parametrized by P-MANU-00007.

Error type

-

 

150006

Feed rate in continuous jog is 0.

 

Description

In manual mode an axis is activated for moving in continuous jog mode. The velocity to move the axis is parametrized by parameter P-AXIS-00077 of axis parameter data or was given by an external application.

The message occurs because the parametrized or given velocity is 0.

Reaction

Class

1

 

Solution

Class

1

· Check values for parameters P-AXIS-00077

· Check velocity given by external application.

Parameter

%1:

Logical axis number [-]

Number of logical axis which should be moved in continuous jog mode.

Error type

-

 

150007

Distance or feed rate in jog mode is 0.

 

Description

CNC is in manual mode and an axis should be moved by incremental job mode. Therefore a distance and feed rate is commanded for the axis. These data are given by axis parameters P-AXIS-00232, P-AXIS-00076 or by an external application.

The value for distance or feed rate is 0.

Reaction

Class

3

 

Solution

Class

3

· Check all values of the P-AXIS-00232, P-AXIS-00076 paraemtrized within axis parameters to be not 0.

· Check the commanded values given by external application to be not 0.

Parameter

%1:

Logical axis number [-]

Number of logical axis which is commanded with a value being 0.

Error type

-

 

150008

Offset limit reached in jog mode.

 

Description

The CNC is in manual mode state. Besides for the axis which should be moved

· the incremental jog mode is active.

· by parameters P-AXIS-00137, P-AXIS-00138 of axis parameter data set the manual mode offset limits are defined (sum of the additional command values, which control elements can command during manual mode; see [FCT-A4] ).

or

· the manual mode offset limits are programmed by CNC command #SET OFFSET (see [PROG]).

Reaction

Class

3

 

Solution

Class

6

Move the axis in opposite direction.

Parameter

%1:

Logical axis number [-]

Number of logical axis, which exceeds manual mode offset limit.

%2:

Actual value [Increment]

Sum of all increments commanded by control elements during manual mode.

%3:

Limit value [Increment]

Depends which limit was exceeded: P-AXIS-00137 or P-AXIS-00138

Error type

-

 

150009

Programmed feed rate in jog mode too small.

 

Description

Feed rate programmed for moving an axis during incremental jog mode is converted inside the CNC to technical units [increments/CNC-cycle]. That leads to a feed rate value of less than 1 increment/CNC-cycle.

Reaction

Class

1

CNC calculates inside with feed rate 1 increment/CNC-cycle.

Solution

Class

1

· Check all values given by parameter P-AXIS-00076 in axis parameter data set.

· Check values for feed rate given by external application.

Parameter

%1:

Logical axis number [-]

Number of logical axis which was commanded with to less feed rate.

%2:

Actual value [1µm/sec or 0,001°/sec]

Commanded feed rate for moving axis in incremental jog mode.

Error type

-

 

150010

Unknown axis number.

 

Description

NC-channels operation mode is manual mode and a manual operation mode should be activated for an axis. To move an axis within the activated manual operation mode it’s necessary to assign the axis via the logical axis number.

CNC detects that there is no axis with such a logical axis number.

Reaction

Class

1

 

Solution

Class

1

Use a logical axis number that exist within the CNC system.

Parameter

%1:

Logical axis number [-]

Number of logical axis which was commanded

Error type

-

 

150011

Unknown hand wheel number.

 

Description

A command was sent to CNC, to assign a handwheeel as input device for an axis. So the axis will move in manual mode according the input of the handwheel. The handwheel therefore needs to be specified by its logical handwheel number ([HLI - Activation of operating devices].

Message occurs because none of the handwheels defined within the manual mode data set has the commanded logical handwheel number as value of its parameter P-MANU-00002.

Message occurs independent if axis still is in manual mode or not.

Reaction

Class

3

 

Solution

Class

3

Check if correct logical handwheel number was used. Afterwards use another logical handwheel number or adapt the manual mode data set.

Parameter

%1:

Logical service element number [-]

Logical handwheel number which was commanded to CNC.

Error type

-

 

150012

Unknown inching key number.

 

Description

A command was sent to CNC, to assign a key as input device for an axis, so the axis will move in manual mode according the input of the key. The key therefore needs to be specified by its logical key number ([HLI - Activation of operating devices]. The manual mode state machine of the axis is at that moment in state ACTIVE or READY.

Message occurs because none of the keys defined within the manual mode data set has the commanded logical key number as value of its parameter P-MANU-00009.

Reaction

Class

3

 

Solution

Class

3

Check if correct logical key number was used. Afterwards use another logical key number or adapt the manual mode data set.

Parameter

%1:

Logical service element number [-]

Logical key number which was commanded to CNC.

Error type

-

 

150013 - 150023

 

 

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.

150025

Missing programming of manual mode parameter.

 

Description

Before activation of manual mode for axis by G200 or G201 at least one parameter set (P-AXIS-00025, P-AXIS-00076, P-AXIS-00232) for the operation modes handwheel, continuous, incremental has to be initialized.

The values can be initilized in the axis parameterlist or by explicit NC command #SET HR, #SET TIP, #SET JOG.

Reaction

Class

3

Axis will not be prepared for manual mode

Solution

Class

7

Correct initialization of parameters in axis list or NC program.

Parameter

%1:

Logical axis number [-]

Logical axis number of affected axis s. P-AXIS-00016

Error type

-

 

150026

Operation mode for hand wheel can not be selected.

 

Description

 

Reaction

Class

1

 

Solution

Class

1

 

Parameter

%1:

Logical axis number [-]

 

%2:

Actual value [-]

 

Error type

-

 

150027 - 150032

 

 

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.

150033

Interpretation of hand data fails.

 

Description

This message occurs, if interpretation of manual mode parameters results in an error.

This general message follows a message, which detailed describes the cause, why the interpretation of manual mode parameters failed.

Reaction

Class

3

Manual mode parameter data set isn’t taken over to CNC.

Solution

Class

1

Correct cause which lead to preceding error message.

Parameter

%1:

Actual value [-]

Internal state of state machine which represents the interpretation of manual mode parameters.

Error type

-

 

150034 - 150038

 

 

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.

150039

Axis number is 0 within hand wheel mode.

 

Description

NC-channel is in manual mode and an axis should move according input of a handwheel. Therefore the axis is linked to the handwheel by specifying here logical axis number (@P-AXIS-00016).

At take over CNC detects that the logical axis number is 0 and that’s value isn’t allowed for a logical axis number.

Reaction

Class

3

 

Solution

Class

6

Use the correct logical axis number for that axis from axis parameter data set.

Parameter

%1:

Logical axis number [-]

Incorrect logical axis number 0.

Error type

-

 

150040

Resolution of hand wheel is 0.

 

Description

CNC is in manual mode in state ACTIVE.

Message occurs, because CNC got the command to move a specific axis according to input of a handwheel.

At take over of that data, the CNC detects that for the specific axis distance resolution of 0 µm per handwheel increment is parametrized. This value is got either from axis parameter data set or by command of an external application.

Reaction

Class

1

Warning

The value 0 is not taken.

Solution

Class

1

· Change of values of parameters @P-AXIS-00025 to be not 0.

· Change of values commanded by external application to values unequal 0.

Parameter

%1:

Actual value [-]

If using way resolution of axis parameter data set that’s the index of the parameter @P-AXIS-00025, which is 0. Got the value from an external application that the given value for the way resolution.

Error type

-

 

150041

Index of resolution is 0.

 

Description

CNC is in manual mode in state ACTIVE.

An axis is prepared to move according values given by a handwheel. Therefore distance resolution is given by parameters @P-AXIS-00025. The parameter to use is specified by it’s index.

At take over CNC detects that there is no entry in axis parameter data set for that index value.

Reaction

Class

1

Warning

Solution

Class

1

Correct value of index to value that exists within axis parameter data set.

Parameter

%1:

Actual value [-]

Value of index, which doesn’t exist within axis parameter data set.

Error type

-

 

150042

Selection of active state fails.

 

Description

An axis should be activated to be moved within handwheel mode, but axis is not ready.

Each axis has a state machine which administrates some states of the axis concerning manual mode. That state machine needs to be in state READY (1) or ACTIVE (2), if you want attach a manual mode and manual input device to an axis ([HLI - Manual mode].

The message occurs, because manual mode state machine of axis isn’t in state READY (1) or ACTIVE (2), but you tried to command that an axis has to move within manual mode handwheel according the input of a handwheel.

Reaction

Class

1

Warning

The axis confguration that was active before this attempt to swich to handwheel mode is kept.

Solution

Class

1

Change manual mode state machine of axis to be state READY. Therefore

· either program G200\G201 by NC-program or by MDI [PROG],

· or change operation mode\state of NC-channel setting commands via HLI or a GUI to manual mode\active ([HLI - Operating modes resp. Manual mode])

before you assign a manual mode and manual input device to an axis.

Parameter

%1:

Logical axis number [-]

P-AXIS-00016 of that axis you want to move within handwheel mode.

Error type

-

 

150043

Selection of ready state fails.

 

Description

Each axis has an state machine which administrates some states of the axis concerning manual mode. That state machine needs to be in state ACTIVE ([HLI - Manual mode], if you want deselect a manual mode and deactivate manual input device of an axis.

The message occurs, because manual mode state machine of axis isn’t in state ACTIVE, but you tried to deselect a manual mode or deactivate manual manual input device of an axis..

Reaction

Class

1

Warning

Solution

Class

1

· Basically check if the moment you want to deselect a manual mode or deactivate manual input device is correct..

· Check if deactivation command is given for the correct axis and therefore check the given logical axis number.

· Otherwise take care that state machine is in state ACTIVE ([HLI - Manual mode].

Parameter

%1:

Logical axis number [-]

P-AXIS-00016 of axis for which you want to deselect manual mode or deactivate manual input device.

Error type

-

 

150044

Marker "aktiv" ambigous within PDU.

 

Description

 

Reaction

Class

1

 

Solution

Class

1

 

Parameter

%1:

Actual value [-]

 

Error type

-

 

150045 / 150046

 

 

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.

150047

Axis number is 0 in continuous jog mode.

 

Description

NC-channel is in manual mode and an axis should move within continuous jog mode. Therefore the axis is linked to a key and continuous jog mode is activated for this axis. Therefore the axis is specified by commanding it’s logical axis number (@P-AXIS-00016).

At take over CNC detects that the logical axis number is 0 and that’s value isn’t allowed for a logical axis number.

Reaction

Class

1

Warning

Solution

Class

1

Use the correct logical axis number for that axis from axis parameter data set.

Parameter

%1:

Logical axis number [-]

Incorrect logical axis number 0.

Error type

-

 

150048

Selection of operating mode illegal within continuous jog mode.

 

Description

An axis should be activated to be moved within continuous jog mode, but axis is not ready.

Each axis has a state machine which administrates some states of the axis concerning manual mode. That state machine needs to be in state READY (1) or ACTIVE (2), if you want attach a manual mode and manual input device to an axis ([HLI - Manual mode].

The message occurs, because manual mode state machine of axis isn’t in state READY (1) or ACTIVE (2), but you tried to command that an axis has to move within manual mode continuous jog according the input of a key.

Reaction

Class

1

Warning

The axis confguration that was active before this attempt to swich to continuous jog mode is kept.

Solution

Class

1

Change manual mode state machine of axis to be state READY. Therefore

· either program G200\G201 by NC-program or by MDI [PROG],

· or change operation mode\state of NC-channel setting commands via HLI or a GUI to manual mode\active ([HLI - Operating modes resp. Manual mode])

before you assign a manual mode and manual input device to an axis.

Parameter

%1:

Logical axis number [-]

P-AXIS-00016 of that axis you want to move within continuous jog mode.

Error type

-

 

150049

Activated continuous jog mode with feed rate is 0.

 

Description

CNC is in manual mode in state ACTIVE.

The message occurrs, because CNC got the command to move a specific axis on keypress of a specific key within continuous jog mode. The feed rate is taken from axis parameter data set or given by an external application.

At take over of that data CNC detects that the commanded continuous jog feed rate is 0.

Reaction

Class

1

Warning

The value 0 is not taken.

Solution

Class

1

· Change values of parameters P-AXIS-00077 to be not 0

or

· Change value for feed rate of continuous jog mode given by external application.

Parameter

%1:

Actual value [-]

Index of parameter P-AXIS-00077 which has the value 0.

Error type

-

 

150050

Feed rate in continuous jog mode greater than maximum feed rate.

 

Description

CNC is in manual mode in state ACTIVE.

The message occurrs, because CNC got the command to move a specific axis on keypress of a specific key within continuous jog mode.

At take over of that data CNC detects that the commanded continuous jog feed rate exceeds the limit of the maximal allowed feed rate during manual mode.

Reaction

Class

1

Warning

CNC sets the commanded value to the aximal allowed value.

Solution

Class

1

The limit value for the manual mode depends on whether pure manual mode is active ([PROG - G200]) or parallel an interpolation of axes movements take place ([PROG - G201]).

· Pure manual mode
Parameter P-AXIS-00077 of axis parameter data set or if commanded by an other application, the value of the commanded feed rate during continuous jog mode needs to be changed, to be less than the value of parameter P-AXIS-00213.

· Manual mode and parallel interpolation
Parameter P-AXIS-00077 of axis parameter data set or if commanded by an other aplication, the value of the commanded feed rate needs to be changed to be less than
P-AXIS-00212* P-AXIS-00083/100 sind.

In both cases it’s also possible to change the parameters that define the limit value.

Parameter

%1:

Actual value [1µm/sec or 0,001°/sec]

Commanded feed rate during continuous jog mode.

%2:

Limit value [1µm/sec or 0,001°/sec]

Maximal allowed feed rate during continuous jog mode.

%3:

Corrected value [1µm/sec or 0,001°/sec]

The commanded value of the feed rate during continuous job mode is set to this value.

Error type

-

 

150051

Index of continuous jog feed rate illegal.

 

Description

CNC is in manual mode in state ACTIVE.

The message occurrs, because CNC got the command to take the value for the continuous jog mode feed rate (@P-AXIS-00077) from axis parameter data set. It is possible to parametrize different values for the feed rate within the axis parameter data set, and therefore the used feed rate is selected by a index.

At take over of that data CNC detects that for the given index no entry in axis parameter data set exists.

Reaction

Class

1

Warning

Feed rate for continuous job mode that was active until this moment is kept.

Solution

Class

1

· Command other index at activation of continuous jog mode.

or

· Add entry to axis parameter data set for @P-AXIS-00077 with that index.

Parameter

%1:

Actual value [-]

Index of feed rate for continuous jog mode that doesn’t exist within axis parameter data set.

Error type

-

 

150052

Activation of continuous jog mode with ambigous command.

 

Description

 

Reaction

Class

1

 

Solution

Class

1

 

Parameter

%1:

Actual value [-]

 

Error type

-

 

150053

Axis number is 0 within jog mode.

 

Description

NC-channel is in manual mode and an axis should move within incremental jog mode. Therefore the axis is linked to a key and incremental jog mode is activated for this axis. Therefore the axis is specified by commanding it’s logical axis number (@P-AXIS-00016).

At take over CNC detects that the logical axis number is 0 and that’s value isn’t allowed for a logical axis number.

Reaction

Class

1

Warning

Solution

Class

1

Use the correct logical axis number for that axis from axis parameter data set.

Parameter

%1:

Logical axis number [-]

Incorrect logical axis number 0.

Error type

-

 

150054

Unable to select jog mode.

 

Description

An axis should be activated to be moved within incremental jog mode, but axis is not ready.

Each axis has a state machine which administrates some states of the axis concerning manual mode. That state machine needs to be in state READY (1) or ACTIVE (2), if you want attach a manual mode and manual input device to an axis ([HLI - Manual mode].

The message occurs, because manual mode state machine of axis isn’t in state READY (1) or ACTIVE (2), but you tried to command that an axis has to move within manual mode incremental jog according the input of a key.

Reaction

Class

1

Warning

The axis confguration that was active before this attempt to swich to incremental jog mode is kept.

Solution

Class

1

Change manual mode state machine of axis to be state READY. Therefore

· either program G200\G201 by NC-program or by MDI [PROG],

· or change operation mode\state of NC-channel setting commands via HLI or a GUI to manual mode\active ([HLI - Operating modes resp. Manual mode])

before you assign a manual mode and manual input device to an axis.

Parameter

%1:

Logical axis number [-]

P-AXIS-00016 of that axis you want to move within incremental jog mode.

Error type

-

 

150055

 

 

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.

150056

Inconsistent modifier in jog mode.

 

Description

 

Reaction

Class

1

 

Solution

Class

1

 

Parameter

%1:

Actual value [-]

 

Error type

-

 

150057

Distance or velocity is 0 in jog mode.

 

Description

An external application commands CNC to activate incremental jog mode for an axis. There value of jog velocity and jog step width is checked, which then will be active.

CNC detects that either jog velocity or jog step width or both has value 0.

Reaction

Class

1

Warning

Manual mode parameters are not taken over by CNC. Therefore the axis couldn’t moved by pressing keys.

Solution

Class

1

· Change value of parameters P-AXIS-00076 and P-AXIS-00232 of axis parameter data set to value not equal 0, if you command parameter indexes at activation of manual mode.

· Change commanded values for job velocity and jog step width to values not equal zero, if you commanded them explicity.

Parameter

%1:

Actual value [-]

Value >= 0 is an index of the parameter data set of incremental jog mode within axis paraeter data set, which was commanded.

-1 means that values for jog speed and jog velocity are commanded explicitly.

Error type

-

 

150058

Jog feed rate greater than maximum value.

 

Description

An external application commands CNC to activate incremental jog mode for an axis. There value of jog velocity is checked, which then will be active.

CNC detects, that actual activated jog velocity is greater than limit for the velocity of the axis. The limit isfor

· manual mode without parallel interpolation (G200) the value of parameter P-AXIS-00213 of axis parameter data set.

· manual mode and parallel interpolation (G201) the result of P-AXIS-00212 * P-AXIS-00083. Value of P-AXIS-00212 is dependent of active gear step.

Reaction

Class

1

Warning

Value of limit for jog velocity is used.

Solution

Class

1

· Command value for jog velocity that is less than limit.

or

· Change values of above described parameters.

Parameter

%1:

Actual value [1µm/sec or 0,001°/sec]

Commanded jog velocity for incremental jog mode

%2:

Limit value [1µm/sec or 0,001°/sec]

Maximal allowed jog velocity, which is calculated from above decribed parameters.

Error type

-

 

150059

Illegal activation modifier within jog mode.

 

Description

An external application commands CNC to activate incremental jog mode for an axis. Therefore the application commands an index of a parameter data set, which contains values for jog speed and jog step width.

CNC detects, that in axis parameter data set no parameter data set for incremental jog mode exist having the commanded index.

Reaction

Class

1

Warning

Manual mode parameter data set are not take over from CNC. Axis couldn’t be moved in manual mode.

Solution

Class

1

We have to consider, that only a limited number of parameter data sets for incremental jog mode could be stored in axis parameter data set.

If we didn’t reach the limit of parameter data sets we could insert a new parameter data set with that index. Otherwise we could use an index that already exists.

Parameter

%1:

Actual value [-]

Value of index, which didn’t address a parameter data set for incremental jog mode in axis parameter data set.

Error type

-

 

150060

Activation of jog mode with ambigous command.

 

Description

 

Reaction

Class

1

 

Solution

Class

1

 

Parameter

%1:

Actual value [-]

 

Error type

-

 

150061

Repeatedly pressed the same inching key.

 

Description

Incremental or continuous jog mode is activated for an axis. If these manual modes are active, movement of axis is controlled by input from keys.

Pressing a key starts a movement of an axis. Therefore you command the pressing of the key and the desired movement direction to the CNC. If then movement starts and the CNC gets again a command about a pressed key before a command concerning the end of pressing the prior key the message occurs. The message occurs independent if commanded direction is the same as in prior command or not [HLI - Ensuring compliance with a keystroke].

Reaction

Class

1

Warning

Solution

Class

1

This message could be avoided by commanding first the end of the prior key pressing sending “release key” (0) before commanding a new key stroke ([HLI - Start/end of keystroke]).

Error type

3, Error message from communication.

 

150063 - 150080

 

 

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

2

 

Solution

Class

8

Restart of NC-control necessary.

150087

max_inkr_pro_takt greater than maximum value.

 

Description

Manual mode parameters were interpreted by the CNC. There CNC detects, that the value of parameter P-MANU-00007 of manual mode parameters exceed the limit of maximal possible increments given by a handwheel within one CNC cycle. The limit itself is unchangeable fixed within the CNC system.

Reaction

Class

3

Manual mode parameter data set isn’t taken over to CNC.

Solution

Class

6

Correct value for manual mode parameter P-MANU-00007 to be equal or less then limit (see parameter 2 of this message).

Reinterpret manual mode parameters by restarting CNC-System.

Parameter

%1:

Actual value [-]

Value of P-MANU-00007 within manual mode parameter data set.

%2:

Limit value [-]

In CNC system fixed value of maximal allowed handwheel increments per CNC cycle.

%3:

Logical service element number [-]

Logical number of manual input device, which value of P-MANU-00007 exceeds the limit that is fixed within CNC system.

Error type

2, Error message by data transfer from parameter list into control device.

 

150088

Number of hand wheels does not coincide number of logical hand wheels.

 

Description

At interpretation of manual mode parameter set CNC detects, that more or less handwheel parameter sets are present than determined by parameter P-MANU-00001.

Reaction

Class

3

Manual mode parameters aren’t taken over into CNC, but CNC startup is continued using default parameters.

Solution

Class

6

· Correct values for parameter P-MANU-00001

or

· Add missing/remove surplus handwheel parameter data sets.

Parameter

%1:

Actual value [-]

Value of parameter P-MANU-00001 from manual mode parameter set.

%2:

Expected value [-]

At interpretation of manual mode parameters found number of handwheel parameter sets.

Error type

2, Error message by data transfer from parameter list into control device.

 

150089

Number of inching keys does not coincide number of logical inching keys.

 

Description

At interpretation of manual mode parameter set CNC detects, that less than by parameter P-MANU-00008 determined key parameter sets are present.

Reaction

Class

3

Manual mode parameters aren’t taken over into CNC, but CNC startup is continued using default parameters.

Solution

Class

6

· Correct values for parameter P-MANU-00008

or

· Add missing key parameter data sets.

Parameter

%1:

Actual value [-]

Value of parameter P-MANU-00008 from manual mode parameter set.

%2:

Expected value [-]

At interpretation of manual mode parameters found number of key parameter sets.

Error type

2, Error message by data transfer from parameter list into control device.

 

150090

Illegal resolution of hand wheel in hand data.

 

Description

In manual mode parameter data set at least one parameter P-MANU-00005 or P-MANU-00006 has value 0. These parameters together define a handwheels resolution.

Reaction

Class

3

Manual mode parameters are not taken over from CNC and startup of CNC system stops.

Solution

Class

6

Correct values of parameters P-MANU-00005 or P-MANU-00006.

Parameter

%1:

Actual value [-]

Value of parameter P-MANU-00005 or P-MANU-00006.

%2:

Logical service element number [-]

Logical input device number of that handwheel with the incorrect parameter.

Error type

2, Error message by data transfer from parameter list into control device.

 

150091

Multiple assignment of logical hand wheel number.

 

Description

After interpretation of manual mode parameter data set a plausibility check is executed. There CNC detects that the same value for logical handwheel number (P-MANU-00002) is used for several handwheels.

Reaction

Class

3

Manual mode parameters aren’t taken over into CNC, but CNC startup is continued using default parameters.

Solution

Class

6

Correct values of logical handwheel numbers, which are used by several handwheel.

Parameter

%1:

Actual value [-]

Logical handwheel number (P-MANU-00002) used several times for parametrizing handwheels.

%2:

Actual value [-]

Index of handwheel parameter set containing logical handwheel number that is used several times.

%3:

Actual value [-]

Index of handwheel parameter set even containing logical handwheel number that is used several times.

Error type

2, Error message by data transfer from parameter list into control device.

 

150092

Multiple assignment of logical hand wheel number.

 

Description

After interpretation of manual mode parameter data set a plausibility check is executed. There CNC detects that the same value for logical key number (P-MANU-00009) is used for several keys.

Reaction

Class

3

 

Solution

Class

6

 

Parameter

%1:

Actual value [-]

Logical key number (P-MANU-00009) used several times for parametrizing keys.

%2:

Actual value [-]

Index of keys parameter set containing logical key number that is used several times.

%3:

Actual value [-]

Index of key parameter set even containing logical key number that is used several times.

Error type

2, Error message by data transfer from parameter list into control device.

 

150096

 

 

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.

150099

max_inkr_pro_takt is 0.

 

Description

Manual mode parameters were interpreted by the CNC. There CNC detects, that the value of parameter P-MANU-00007 of manual mode parameters exceed the limit of 0.

Reaction

Class

3

Manual mode parameter data set isn’t taken over to CNC.

Solution

Class

6

Correct value for manual mode parameter P-MANU-00007 to be greater than 0.

Reinterpret manual mode parameters by restarting CNC-System.

Parameter

%1:

Actual value [-]

Value of P-MANU-00007 within manual mode parameter data set.

%2:

Limit value [-]

Limit value that was exceeded.

%3:

Logical service element number [-]

Logical number of manual input device, which exceed limit by value of P-MANU-00007.

Error type

2, Error message by data transfer from parameter list into control device.

 

150100

Number of hand wheels biger than maximum value.

 

Description

Manual mode parameters were interpreted by the CNC. There CNC detects, that value of parameter P-MANU-00001 of manual mode parameters exceed the limit of maximal by CNC system administrated handwheels. The limit itself is unchangeable fixed within the CNC system.

Reaction

Class

3

Manual mode parameter data set isn’t taken over to CNC.

Solution

Class

6

Correct value for manual mode parameter P-MANU-00001 to be equal or less then limit (see parameter 2 of this message).

Reinterpret manual mode parameters by restarting CNC-System.

Parameter

%1:

Actual value [-]

Value of P-MANU-00001 within manual mode parameter data set.

%2:

Limit value [-]

In CNC system fixed value of maximal administrated handwheels.

Error type

2, Error message by data transfer from parameter list into control device.

 

150101

Number of inching keys greater than maximum value.

 

Description

Manual mode parameters were interpreted by the CNC. There CNC detects, that value of parameter P-MANU-00001 of manual mode parameters exceed the limit of maximal by CNC system administrated keys. The limit itself is unchangeable fixed within the CNC system.

Reaction

Class

3

Manual mode parameter data set isn’t taken over to CNC.

Solution

Class

6

Correct value for manual mode parameter P-MANU-00008 to be equal or less then limit (see parameter 2 of this message).

Reinterpret manual mode parameters by restarting CNC-System.

Parameter

%1:

Actual value [-]

Value of P-MANU-00008 within manual mode parameter data set.

%2:

Limit value [-]

In CNC system fixed value of maximal administrated keys.

Error type

2, Error message by data transfer from parameter list into control device.

 

150103

 

 

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.

150104

Element adr_hr_zaehler in HAND_MDS greater than HLI array for hand increments.

 

Description

Manual mode parameters were interpreted by the CNC. There CNC detects, that value of parameter P-MANU-00004 exceeds CNC system internal limit.

Parameter P-MANU-00004 specifies address where to give counter reading of a handwheel to CNC. In case message occurs chosen location is High-Level-Interface ([HLI]) to PLC (see P-MANU-00003). Which area of interface is selected to give counter reading of handwheel is fixed by parameter P-MANU-00004.

Reaction

Class

3

Manual mode parameter data set is not taken into CNC.

Solution

Class

6

Correct value of P-MANU-00004 to be less or equal than limit (see parameter 2 of this message)

Restart CNC-system to interpret manual mode parameter data set again.

Parameter

%1:

Actual value [-]

Index of interface to give counter reading of handwheel to CNC which is set within manual mode parameter data set.

%2:

Limit value [-]

Maximal allowed index value.

%3:

Logical service element number [-]

Number of logical input device which parameters lead to that message.

Error type

2, Error message by data transfer from parameter list into control device.

 

150105

Live cycle of key push finished.

 

Description

Incremental or continuous jog mode is activated for an axis. If these manual modes are active, movement of axis is controlled by input from keys.

By the event of a key stroke a time was given (number of CNC’s interpolator cycles), after which the CNC internal creates a “end of key stroke”-event, if a “end of key stroke”-event isn’t sent within that interval to the CNC.

Message occurs because after a “begin key stroke”-event time expires the given interval to send corresponding “end of key stroke”-event.

Reaction

Class

1

Warning

CNC internal creates the “end of key stroke”-event.

If continuous jog mode is active, all axes connected to that key will stop.

Is incremental jog mode active the axes will move further on, if there is any distance to go of the inching step. Therefore the event doesn’t affect the movement of the axes.

Solution

Class

1

To avoid occurance of this message, you have to signal “end of pressing key”-event to CNC after the “start of pressing key”-event within the commanded interval called “lifetime of key signal” ([HLI - Lifetime of the key signal]).

To achieve that you can

· command a greater value for the “lifetime of the key signal” to CNC

· or send the “end of key stroke”-event prior until now to CNC.

Parameter

%1:

Logical service element number [-]

P-MANU-00009: number of logical key pair for which the “life time of key signal” expires.

Error type

-

 

150106

Unexpected repeat of push switch.

 

Description

The refresh of the keypress was received after the lifetime of the key press already has expired. The movement first has to be started by a normal key press.

Or the direction of the refresh keypress is opposite to the last key press.

Reaction

Class

1

Refresh is not considered

Solution

Class

1

Trigger refresh faster or correct the direction of the refresh

Parameter

%1:

Logical service element number [-]

Actuel number of the key

%2:

Actual value [-]

Actual state of the key (–1 - backward, 0 – not pressed, 1 – forward)

%3:

Incorrect value [-]

New reported key press

Error type

-

 

150107

List contains unknown list element.

 

Description

During interpretation of the manual mode parameter data set an unknown list element is detected

Reaction

Class

1

CNC start-up is continued.

Solution

Class

1

Remove or modify the unknown list element from manual mode parameter data set.

Error type

-

 

150108 - 150111

 

 

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

2

 

Solution

Class

8

Restart of NC-control necessary.

150112

Parameters for handwheel are not initilized.

 

Description

Before activation of manual mode for axis by G200 or G201 the parameter set (P-AXIS-00025) for the operation mode handwheel has to be initialized. The values must be initilized in the axis parameterlist.

Reaction

Class

1

Warning

Solution

Class

1

Correct initialization of parameters in axis list or NC program.

Parameter

%1:

Logical axis number [-]

Logical axis number of affected axis s. P-AXIS-00016

Error type

-

 

150113

Parameters for continuous jog are not initilized.

 

Description

Before activation of manual mode for axis by G200 or G201 the parameter set (P-AXIS-00077) for the operation mode continuous jog has to be initialized. The values must be initilized in the axis parameterlist.

Reaction

Class

1

Warning

Solution

Class

1

Correct initialization of parameters in axis list or NC program.

Parameter

%1:

Logical axis number [-]

Logical axis number of affected axis s. P-AXIS-00016

Error type

-

 

150114

Parameters for incremental jog are not initilized.

 

Description

Before activation of manual mode for axis by G200 or G201 the parameter set (P-AXIS-00076, P-AXIS-00232) for the operation mode incremental jog has to be initialized. The values must be initilized in the axis parameterlist.

Reaction

Class

1

Warning

Solution

Class

1

Correct initialization of parameters in axis list or NC program.

Parameter

%1:

Logical axis number [-]

Logical axis number of affected axis s. P-AXIS-00016

Error type

-