Communication Between Simatic Wincc Industrial Data Bridge and Simatic S7
Communication Between Simatic Wincc Industrial Data Bridge and Simatic S7
Communication between
SIMATIC WinCC Industrial
Data Bridge and SIMATIC S7
SIMATIC WinCC Industrial Data Bridge / V13
http://support.automation.siemens.com/WW/view/en/104117374
This entry is from the Siemens Industry Online Support. The general terms of use
(http://www.siemens.com/terms_of_use) apply.
Security Siemens provides products and solutions with industrial security functions that
informa- support the secure operation of plants, solutions, machines, equipment and/or
tion networks. They are important components in a holistic industrial security
concept. With this in mind, Siemens’ products and solutions undergo continuous
development. Siemens recommends strongly that you regularly check for
product updates.
For the secure operation of Siemens products and solutions, it is necessary to
take suitable preventive action (e.g. cell protection concept) and integrate each
component into a holistic, state-of-the-art industrial security concept. Third-party
products that may be in use should also be considered. For more information
about industrial security, visit http://www.siemens.com/industrialsecurity.
To stay informed about product updates as they occur, sign up for a product-
specific newsletter. For more information, visit
http://support.automation.siemens.com.
Table of contents
1 Introduction .................................................................................................... 3
ã Siemens AG 2014 All rights reserved
1 Introduction
Send/Receive is a provider and also a consumer in WinCC IDB. This module helps
to transfer data to PLC from any IDB provider or from PLC to any IDB consumer.
To use Send/Receive as a provider or consumer user need to prepare three
different components.
· Step 7 Project
· IDB Configuration
· IDB Runtime
7. Open watch table_1 and make it online to monitor to view the status of
configured data.
Figure 2-8
10. Provide the IP address and other fields for Send/Receive as consumer.
Figure 2-11
ã Siemens AG 2014 All rights reserved
11. Provide the Database path and other fields for the Access DB as consumer.
Figure 2-12
12. Give the IP address and other fields for Send/Receive as provider
Figure 2-13
ã Siemens AG 2014 All rights reserved
Figure 2-16
Note
In IDB v7.3 configuration project file, where the two links (DBMSAccess_SR,
SR_DBMSAccess) are for writing data from DB to Send/Receive and
Send/Receive to DB using S7 300 PLC.
The use of the link (DBMSAccess_SR) is to make sure that some data will be
present in Send/Receive (in PLC).
Then second link (SR_DBMSAccess) will transfer the same data to DB consumer.
1.
ã Siemens AG 2014 All rights reserved