Specifications
35
Direct starter
TeSys-U
conguration
principle
The TeSys-U in this case is connected to Ethernet through an Advantys STB island. The connection can be
done either using a pre-wiring solution or an inter-segment Advantys solution.
The conguration of motor starter data used behind an Advantys STB required two steps:
In the rst step the data exchanged between Advantys STB and PLC must be congured in I/O scanning v
service. All Advantys I/O image is exchanged during this stage.
In the second step the data of the selected Motor starter is identied inside the Advantys I/O image. v
The goal is to assign a dedicated DDT to this starter.
First step: I/O scanning conguration of the STB island b
Unity I/O scanning service conguration is done from the Modbus image provided by Advantys STB.
The Input base register of the Advantys Modbus image is used to ll the RD slave index of the I/O scanner
(Read). In the same way, the output base register is linked to the WR slave index (Write). A rst additional regis-
ter is used for diagnostic purposes.
Mapping objects from Advantys congurator
Register 40001 Register 0 in PLC
Register 45391 (island status) Register 5390 in PLC
Register 45392 Register 5391 in PLC
Mapping objects inside the PLC I/O scanning congurator
ADVANTYS UNITY
Register Item RD Slave index RD Master object Length
Input data
45391 STB island status 5390 %MW599
5645392 First island register input 5391 %MW600
45446 Last island register input 5445 %MW655
Output data 40001 First island register input 0 %MW660 30
Direct starter
TeSys-U
conguration
example
4-Conguration
PLC and motor control device conguration
In the following example the I/O scanning service periodically reads the Modbus image of Advantys STB and
stores the data from %MW599.
In the same way, data from MW%660 from Unity Pro is written to the output area of Advantys Modbus image.
Between PLC data and Advantys data a difference of one address must be taken into account during
I/O scanning conguration.
Read
Write