Reactions:
Remedy:
Program Continuation:
Channel %1 block %2 deleting magazine data not possible
%1 = Channel number %2 = Block number, label
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.
- Correction block is reorganized.
- Interface signals are set.
- Alarm display.
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.
Clear alarm with NC START or RESET key and continue the program.
© Siemens AG 2005 All Rights Reserved