Difference between revisions of "IBHLink S7++ S7-300/S7-400 Elipse Scada"

From IBHsoftec Wiki English
Jump to: navigation, search
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
It is possible to realize a connection from a PC with Elipse Scada to a S7-300/400 station over ethernet using an IBHLink S7++ as gateway.
+
It is possible to realize a connection from a PC with '''Elipse SCADA''' to a S7-300/400 station over ethernet using an IBHLink S7++ as gateway.
  
 
==Example==
 
==Example==
In the following example a configuration with Elipse Scada is shown.
+
In the following example a configuration with '''Elipse SCADA''' is shown.
 
The HMI station is connected to the IBHLink S7++ via an Ethernet connection. The IBHLink S7++ itself is connected to a S7-300/S7-400 station by MPI or PROFIBUS. Bus parameters were configured by the IBHNet configuration tool.
 
The HMI station is connected to the IBHLink S7++ via an Ethernet connection. The IBHLink S7++ itself is connected to a S7-300/S7-400 station by MPI or PROFIBUS. Bus parameters were configured by the IBHNet configuration tool.
  
Line 33: Line 33:
  
 
Within the MProt settings the MPI/DP address of the PLC has to be entered as <Default slave address>
 
Within the MProt settings the MPI/DP address of the PLC has to be entered as <Default slave address>
[[Image:Elipse_driver_settings.png|456px]]
+
[[Image:Elipse_driver_settings.png|456px]]<br />
  
If you are using the WinCC flexible Runtime, please check that in the settings of the PG/PC Interface the correct driver ''TCP/IP'' for the Access Point ''S7ONLINE'' is chosen.
 
  
[[Image:PGPC_Setting_TCPIP.png|400px]]
+
Enter the IP Address of the IBH LinkS7 ++ and choose port 102:<br />
  
The configuration of the connection is now completed and you can continue with defining your Tags.
+
[[Image:Elipse_driver_settings_ethernet.png|456px]]
 +
 
 +
Now the '''N''' an '''P''' Parameters must be set. The description you'll find within the helpfile '''<mprot_us.chm>'''<br />
 +
In the sample DB1.DB0 is chosen:<br />
 +
 
 +
[[Image:Elipse_P_paramter.png|597px]]
 +
[[Image:Elipse_N_paramter.png|597px]]
 +
 
 +
The configuration is now completed and the Tags can be used:<br />
 +
[[Image:Elipse_tags.png|397px]]

Latest revision as of 14:01, 4 June 2012

It is possible to realize a connection from a PC with Elipse SCADA to a S7-300/400 station over ethernet using an IBHLink S7++ as gateway.

Example

In the following example a configuration with Elipse SCADA is shown. The HMI station is connected to the IBHLink S7++ via an Ethernet connection. The IBHLink S7++ itself is connected to a S7-300/S7-400 station by MPI or PROFIBUS. Bus parameters were configured by the IBHNet configuration tool.

The following addresses were chosen in the example:

IP addresses:

Station Address
HMI station 192.168.10.122
IBHLink S7++ 192.168.10.125

PPI addresses:

Station Address
IBHLink S7++ 17
S7-300/S7-400 station 2

Configuration:

The ethernet communication driver for S7-300/400 named MProt.dll must be selected witin the Application Organizer: Elipse driver.png

Within the MProt settings the MPI/DP address of the PLC has to be entered as <Default slave address> Elipse driver settings.png


Enter the IP Address of the IBH LinkS7 ++ and choose port 102:

Elipse driver settings ethernet.png

Now the N an P Parameters must be set. The description you'll find within the helpfile <mprot_us.chm>
In the sample DB1.DB0 is chosen:

Elipse P paramter.png Elipse N paramter.png

The configuration is now completed and the Tags can be used:
Elipse tags.png