Sinumerik Alarm 17202 Channel %1 block %2 deleting magazine data not possible


Sinumerik Alarm 17202 Channel %1 block %2 deleting magazine data not possible

Parameters:
%1 = Channel number
%2 = Block number, label

Definitions:
An attempt was made to delete magazine data which cannot currently be deleted. A magazine with the ‘tool in motion’ status active cannot be deleted. A tool adapter which is currently allocated to a magazine location cannot be deleted. A tool adapter cannot be deleted if machine data $MN_MM_NUM_TOOL_ADAPTER has the value -1.

Reactions:
– Alarm display.
– Interface signals are set.
– Correction block is reorganized.

Remedy:
If an attempt to delete a magazine fails $TC_MAP1[ m ] = 0 ; Delete magazine with m=magazine no. $TC_MAP1[ 0 ] = 0 ; Delete all magazines $TC_MAP6[ m ] = 0 ; Delete magazines and all their tools you must ensure that the magazine does not have the ‘tool in motion’ status at the time of the call. If an attempt to delete a tool adapter fails $TC_ADPTT[ a ] = -1 ; Delete adapter with number a $TC_ADPTT[ 0 ] = -1 ; Delete all adapters then the data association with the magazine location or locations must first be canceled with $TC_MPP7[ m,p ] = 0 ; m = magazine no., p = no. of the location to which the adapter is assigned.

Program Continuation:
Clear alarm with NC START or RESET key and continue the program.

References

  1. Siemens Diagnostics Guide by Siemens
Sinumerik Alarm 17202 Channel %1 block %2 deleting magazine data not possible