Siemens SINUMERIK 802C Manual page 59

Hide thumbs Also See for SINUMERIK 802C:
Table of Contents

Advertisement

The control system is able store max. 4,000 instructions and 1,000 symbols. The required PLC
memory is influenced by the following components:
S
Number of instructions
S
Number and length of the symbol names
S
Number and length of the comments
S7–200 ladder diagram
A ladder diagram is a graphical programming language similar to electric circuit diagrams.
When creating a program using the ladder diagram form, then you will work with graphical
components to create the networks of your logics. To create your program, you can use the
following elements:
S
Contacts constitute a switch through which the current can flow. Current, however, will only
flow through a normally open contact if the contact is closed (logical
value 1). Current will flow through a normally closed contact or a negated contact (NOT) if
the contact is open (logical value 0).
S
Coils constitute a relay or an output which is updated by the signal flow.
S
Boxes constitute a function (e.g. a timer, counter or arithmetic operation) which is carried
out at the moment when the signal flow reaches the box.
A network consists of the elements mentioned above, forming a closed circuit. The current
flows from the left conductor bar (in the ladder diagram symbolized by a vertical line at the left
window) through the closed contacts, enabling coils or boxes.
Overview of commands
Table 4-7
Operand ID
V
T
C
I
Q
M
SM
AC
Table 4-8
Type Code
(DB No.)
00
(00–79)
SINUMERIK 802C
6FC5 597–3AA20–0BP2 (01.02)
Operand identifers
Description
Data
Timers
Counters
Map of digital inputs
Map of digital outputs
Flags
Special flags
ACCU
Generating the addresses for the V range (see user interface)
Range No.
Subrange
(Channel/
Axis No.)
00
0
(00–99)
(0–9)
4.3
V0.0 to V79999999.7 (see Table
4–8)
T0 to T15
C0 to C31
I0.0 to I7.7
Q0.0 to Q7.7
M0.0 to M127.7
SM0.0 to SM 0.6 (see Table 4–10)
AC0 ... AC3
Offset
000
symbolic
(000–999)
(8–digit)
Start-Up
Starting up the PLC
Range
Addressing
4-59

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents