Basic Functions - Commissioning
Basic Functions - Commissioning
Commissioning
Commissioning
Activation
The workpiece counter is activated with the machine data:
MD27880 $MC_PART_COUNTER (activation of workpiece counters)
0 1 $AC_REQUIRED_PARTS is active
4 1 $AC_TOTAL_PARTS is active.
1 $AC_TOTAL_PARTS is incremented by the value "1" through the M command defined with
MD27882[0].
7 1 $AC_TOTAL_PARTS is incremented by the value "1" upon a jump back with GOTOS.
8 1 $AC_ACTUAL_PARTS is active
1 $AC_ACTUAL_PARTS is incremented by the value "1" through the M command defined with
MD27882[1].
11 1 $AC_ACTUAL_PARTS is incremented by the value "1" upon a jump back with GOTOS.
12 1 $AC_SPECIAL_PARTS is active.
15 1 $AC_SPECIAL_PARTS is incremented by the value "1" upon a jump back with GOTOS.
Parameter assignment
Workpiece counting with user-defined M command
If the corresponding bit is set in MD27880, then the count pulse can be triggered via a user-defined M
command parameterized via the following machine data instead of via the end of program M2/M30.
MD27882 $MC_PART_COUNTER_MCODE[<n>] (workpiece counting with user-defined M
command)
This document constitutes a free excerpt compiled by the user himself/herself from the documentation provided by Siemens for this product. Siemens disclaims all liability for the
completeness of this document. It shall only be used for the user's own internal purposes. It shall not be passed on to third parties.
8/22/2022
<n> Meaning
The respective workpiece counter is incremented by "1", when a user-defined M command is called.
Protection level for workpiece counting
Using the following machine data, the protection level for activating/deactivating the workpiece counting
at the user interface is set.
MD51074 $MN_ACCESS_WRITE_WPC_COUNTER = <protection level>
This document constitutes a free excerpt compiled by the user himself/herself from the documentation provided by Siemens for this product. Siemens disclaims all liability for the
completeness of this document. It shall only be used for the user's own internal purposes. It shall not be passed on to third parties.
8/22/2022