EasyManuals Logo

Siemens SINUMERIK 808D ADVANCED Series User Manual

Siemens SINUMERIK 808D ADVANCED Series
480 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #140 background imageLoading...
Page #140 background image
Commissioning Manual
140 6FC5397-4EP10-0BA8, 07/2018
6.6
PLC subroutine library
6.6.1
Overview
In order to simplify the PLC design, we provide refined PLC functions which have generality, such as initialization, machine
panel signal processing, emergency stop processing, axis enable control, hard limit, and reference point etc. By adding the
desired subroutine module to the main procedure, plus other supplementary procedures, you can complete the PLC
procedure design easily.
The PLC subroutine library consists of the following files:
PLC project file: SAMPLE_TURN.PTP (application program as examples for a turning machine)
PLC project file: SAMPLE_MILL.PTP (application program as examples for a milling machine)
or invoke PLC subroutines. You can reorganize PLC
System resource
Resource
PLC system
resource
Input I0.0 to I2.7 (24 inputs on X100, X101, and X102)
I6.0 to I8.7 (48 distributed inputs on X301 and X302)
Output Q0.0 to Q1.7 (16 outputs on X200 and X201)
Q4.0 to Q5.7 (32 distributed outputs on X301 and X302)
RAM
M0.0 to M255.7 (256 bytes)
Non-volatile memory
DB1400.DBX0.0 to DB14000.DBX127.7 (128 bytes)
PLC user alarm
DB1600.DBX0.0 to DB16000.DBX15.7 (128 user alarms)
Timer
T0 to T15 (100 ms timer) T16 to T32 (10 ms timer)
Counter
C0 to C63 (64 counters)
NC resource
Parameter
MD14510(32)
Statistic INT: DB4500.DBW0 to DB4500.DBW62 (32 double words)
Parameter
MD14514(32)
Statistic HEX: DB4500.DBB1000 to DB4500.DBB1031 (32 bytes)
Parameter
MD14514(8)
Statistic REAL: DB4500.DBD2000 to DB4500.DBD2028 (8 double words)
Programming
tool resource
Subroutine (64)
SBR0 to SBR63 (64 subroutines)
Symbol table (32)
SYM1 to SYM32 (32 symbol tables)
Constant definition
Constant input
Symbol
Address
Constant "1"
ONE
SM0.0
Constant "2"
ZERO
M251.0
Zero output definition
Data type Symbol Address
bit
NULL_b
M255.7
byte
NULL_B
M255
word
NULL_W
M254
double-word
NULL_DW
M252

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 808D ADVANCED Series and is the answer not in the manual?

Siemens SINUMERIK 808D ADVANCED Series Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 808D ADVANCED Series
CategoryControl Unit
LanguageEnglish

Related product manuals