4 simatic hmi addressing – Efficient Networks Siemens Sinamics S120 User Manual

Page 414

Advertising
background image

Communication PROFIBUS DP/PROFINET IO

10.2 Communication via PROFIBUS DP

Drive Functions

414

Function Manual, (FH1), 07/2007 Edition, 6SL3097-2AB00-0BP4

10.2.2.4 SIMATIC HMI addressing

You can use a SIMATIC HMI as a PROFIBUS master (master class 2) to access SINAMICS

directly. With respect to SIMATIC HMI, SINAMICS behaves like a SIMATIC S7. For

accessing drive parameters, the following simple rule applies:
● Parameter number = data block number
● Parameter sub-index = bit 0 - 9 of data block offset
● Drive object number = bit 10 - 15 of data block offset

Pro Tool and WinCC flexible

The SIMATIC HMI can be configured flexibly with "Pro Tool" or "WinCC flexible".
The following specific settings for drives must be observed when configuration is carried out

with Pro Tool or WinCC flexible.
Controllers: Protocol always "SIMATIC S7 – 300/400"

Table 10-29 Other parameters

Field

Value

Network parameter profile

DP

Network parameter baud rate

Any

Communication partner address

PROFIBUS address of the drive unit

Communication partner

slot/subrack

don’t care, 0

Table 10-30 Tags: "General" tab

Field

Value

Name

Any

Control

Any

Type

Depending on the addressed parameter value,

e.g.:

INT: for integer 16

DINT: for integer 32

WORD: for unsigned 16

REAL: for float

Area

DB

DB

(data block number)

Parameter number

1 ... 65535

DBB, DBW, DBD

(data block offset)

Drive object no. and subindex

Bit 15 – 10: Drive object no. 0 ... 63

Bit 9 – 0: Sub-index 0 ... 1023
In other words:

DBW = 1024 * drive object no. + sub-index

Length

Not activated

Acquisition cycle

Any

Advertising