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...")
 
Line 29: Line 29:
 
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* :<br />
[[Image:Elipse_driver.png|600px]]
+
[[Image:PcVue_Equipment.png|331px]]<br />
 
+
[[Image:PcVue_Network_creation.png|556px]]<br />
Within the MProt settings the MPI/DP address of the PLC has to be entered as <Default slave address>
+
[[Image:PcVue_Frame_creation.png|543px]]<br />
[[Image:Elipse_driver_settings.png|456px]]<br />
+
[[Image:PcVue_Select_communication_objects.png|556px]]<br />
 
+
[[Image:PcVue_configure_application_explorer.png|174px]]<br />
 
+
[[Image:PcVue_Register_variable_creation.png|551px]]<br />
Enter the IP Address of the IBH LinkS7 ++ and choose port 102:<br />
+
[[Image:PcVue_animate_text.png|590px]]<br />
 
+
[[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 />
 
The configuration is now completed and the Tags can be used:<br />
[[Image:Elipse_tags.png|397px]]
+
[[Image:PcVue_Trend_setting.png|919px]]<br />
 +
[[Image:PcVue_Trend.png|564px]]<br />

Revision as of 16:24, 14 June 2012

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 example a configuration with PcView 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

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* :
PcVue Equipment.png
PcVue Network creation.png
PcVue Frame creation.png
PcVue Select communication objects.png
PcVue configure application explorer.png
PcVue Register variable creation.png
PcVue animate text.png
The configuration is now completed and the Tags can be used:
PcVue Trend setting.png
PcVue Trend.png