Siemens SINUMERIK 808D Operating Instructions Manual page 8

Plc subroutines manual
Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

Overview
● PLC Programming Tool
Structure of the symbol tables
The PLC subroutine library has been designed with symbol addressing method, which helps
you easily understand the PLC programs. All the addresses in the subroutine library use
symbols for programming. All the interface signals are named with symbols and assigned to
different symbol tables.
Symbol table
1
2
3, 5, 7, 13
6
14
15
16
17
18
19
20
21
22
23
24
27
28
29
30
31
32
Structure of the subroutines
Subroutine No.
0 to 19
20
21
22
23
8
– Symbol table: SYM1 to SYM32 (32 symbol tables)
– Subroutine: SBR0 to SBR63 (64 subroutines)
Table name
IO_1
IO_2
MANMACH
ASUP
PLC_sel_PP
IS_MCP
IS_HMI
IS_AUX
IS_NCK
IS_CHA
IS_AX1
IS_AX2
IS_AX3
IS_AX4
MD_PLC
ALARM
NV_MEM
SPC_MEM
SBR_MEM
RESVD1
Name
-
AUX_MCP
AUX_LAMP
AUX_SAFE_DOOR
AUX_CHIP
Descriptions
Module I/O are defined by the manufacturer
Distributed I/O are defined by the manufacturer
Reserved for the manufacturer
JOG function
ASUP function
PLC selects part programs
Signals from/to the MCP
Signals from/to the HMI
Auxiliary functions from the NCK
Signals from/to the NCK
Signals from/to the channel
Signals to/from axis 1
Signals to/from axis 2
Signals to/from axis 3
Signals to/from axis 4
PLC machine data
User alarms
Non-volatile memory
Special memory bit
Global memory used in the sample applications and subroutines
Reserved for the sample applications and subroutines
Description
Reserved for the manufacturer
Auxiliary function
Lamp control, called in the subroutine "AUX_MCP".
Safe door control, called in the subroutine "AUX_MCP" of
a milling application.
Chip remover control, called in the subroutine
"AUX_MCP" of a milling application.
Operating Instructions, 12/2012, 6FC5397-2EP10-0BA0
PLC Subroutines Manual

Advertisement

Table of Contents
loading

Table of Contents