Difference between revisions of "IBHLink S7++:S7-300/S7-400 PcVue"

From IBHsoftec Wiki English
Jump to: navigation, search
(Created page with "It is possible to realize a connection from a PC with '''PcView''' to a S7-300/400 station over ethernet using an IBHLink S7++ as gateway. ==Example== In the following exampl...")
 
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
It is possible to realize a connection from a PC with '''PcView''' 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 '''PcVue''' to a S7-300/400 station over ethernet using an [http://www.ibhsoftec.com/IBH-Link-S7-PP-Eng IBHLink S7++] or [http://www.ibhsoftec.com/IBH-Link-S7-PP-HS-Eng IBHLink S7++ HS] as gateway.
  
 
==Example==
 
==Example==
In the following example a configuration with '''PcView''' is shown.
+
In the following example a configuration with '''PcVue''' 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 wrre configured by the IBHNet configuration tool.
  
 
The following addresses were chosen in the example:
 
The following addresses were chosen in the example:
Line 27: Line 27:
 
|}
 
|}
  
Configuration:
+
'''Configuration:'''
  
The ethernet communication driver for S7-300/400 named '''MProt.dll''' must be selected witin the Application Organizer:
+
The ethernet communication driver for S7-300/400 named '''SIEMENS IP ISO-S7''' must be selected by double clicking the line *CREATION* below Network :<br />
[[Image:Elipse_driver.png|600px]]
+
[[Image:PcVue_Equipment.png|331px]]<br />
  
Within the MProt settings the MPI/DP address of the PLC has to be entered as <Default slave address>
+
[[Image:PcVue_Network_creation.png|556px]]<br />
[[Image:Elipse_driver_settings.png|456px]]<br />
+
<br />
 
+
By double clicking the line *CREATION* below <Node>:you can enter the IP address of the '''IBH Link S7++'''. <br />
 
+
As <Equipment type> please select '''S7300/400'''<br />
Enter the IP Address of the IBH LinkS7 ++ and choose port 102:<br />
+
[[Image:PcVue_node_parameter.png|412px]]<br />
 
+
<br />
[[Image:Elipse_driver_settings_ethernet.png|456px]]
+
By double clicking the line *CREATION* below <Frame the needed variables can be choosen><br />
 
+
[[Image:PcVue_Frame_creation.png|543px]]<br />
Now the '''N''' an '''P''' Parameters must be set. The description you'll find within the helpfile '''<mprot_us.chm>'''<br />
+
<br />
In the sample DB1.DB0 is chosen:<br />
+
After that the communication objects have to be activated by clicking on the buttons <ON< and <Validate>:<br />
 
+
[[Image:PcVue_Select_communication_objects.png|556px]]<br />
[[Image:Elipse_P_paramter.png|597px]]
+
<br />
[[Image:Elipse_N_paramter.png|597px]]
+
Within the Application Explorer you can add a Register:<br />
 
+
[[Image:PcVue_configure_application_explorer.png|174px]]<br />
The configuration is now completed and the Tags can be used:<br />
+
<br />
[[Image:Elipse_tags.png|397px]]
+
[[Image:PcVue_add_register.png|766px]]<br />
 +
<br />
 +
[[Image:PcVue_Register_variable_creation.png|551px]]<br />
 +
<br />
 +
The configuration is now completed and the variables/registers can be used:<br />
 +
[[Image:PcVue_Trend_setting.png|919px]]<br />
 +
<br />
 +
[[Image:PcVue_Trend.png|564px]]<br />

Latest revision as of 08:52, 25 June 2012

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

Example

In the following example a configuration with PcVue 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 wrre 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

MPI addresses:

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

Configuration:

The ethernet communication driver for S7-300/400 named SIEMENS IP ISO-S7 must be selected by double clicking the line *CREATION* below Network :
PcVue Equipment.png

PcVue Network creation.png

By double clicking the line *CREATION* below <Node>:you can enter the IP address of the IBH Link S7++.
As <Equipment type> please select S7300/400
PcVue node parameter.png

By double clicking the line *CREATION* below <Frame the needed variables can be choosen>
PcVue Frame creation.png

After that the communication objects have to be activated by clicking on the buttons <ON< and <Validate>:
PcVue Select communication objects.png

Within the Application Explorer you can add a Register:
PcVue configure application explorer.png

PcVue add register.png

PcVue Register variable creation.png

The configuration is now completed and the variables/registers can be used:
PcVue Trend setting.png

PcVue Trend.png