Descriptions of the PLC subroutines
3.31 Subroutine 59 (MM_MCP_808D)
PLC Subroutines Manual
72 Operating Instructions, 12/2012, 6FC5397-2EP10-0BA0
3.31 Subroutine 59 (MM_MCP_808D)
Purpose
To use subroutine 59, you must have licensed the optional manual machine plus function for
the SINUMERIK 808D turning machine. The subroutines 46, 58 and 59 must be used
together. Normally, the spindle will be stopped after you press the NC reset key. However,
when a manual machine is started, you do not want to stop the spindle after pressing the NC
reset key. In this case, call subroutine 59 (MM_MCP_808D) after executing subroutine 37
(MCP_NCK). Then you do not need to rewrite subroutine 37 (MCP_NCK).
Local variable definition
Table 3- 38 Inputs
Name Type Description
SP_STOP_K BOOL Spindle stop
Outputs
None
Assigned global variables
None
Relevant PLC machine data
No. Unit Range Description
MD14512[19].7 - - 1: to enable the manual machine function
0: to disable the manual machine function
Example for calling subroutine 59