Difference between revisions of "OPCServer:Overview"

From IBHsoftec Wiki English
Jump to: navigation, search
(IBHsoftec GmbH OPC Server V4.x)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
== IBH''softec'' GmbH OPC Server V4.x ==
 
== IBH''softec'' GmbH OPC Server V4.x ==
  
The IBH OPC Server permits OPC client applications like SCADA systems, to connect to PLCs of the Siemens SIMATIC® S5 and the SIMATIC® S7 series. It is also possible to access data simultaneously from several PLC Controls. Even a mixed S5 and S7 operation is possible. All modern SCADA systems are usually designed to be an OPC client.
+
The IBH OPC Server permits OPC client applications like SCADA systems, to connect to PLCs of the Siemens SIMATIC S5 and the SIMATIC S7 series. It is also possible to access data simultaneously from several PLC Controls. Even a mixed S5 and S7 operation is possible. All modern SCADA systems are usually designed to be an OPC client.
  
 
PLCs may be accessed via the following protocols:
 
PLCs may be accessed via the following protocols:
  
SIMATIC<sup>&reg;</sup> S5:
+
SIMATIC<sup></sup> S5:
  
 
*AS511 serial / USB
 
*AS511 serial / USB
Line 15: Line 15:
  
  
SIMATIC<sup>&reg;</sup> S7-300/400:
+
SIMATIC<sup></sup> S7-300/400:
  
 
*MPI Adaptor serial / USB
 
*MPI Adaptor serial / USB
Line 25: Line 25:
  
  
SIMATIC<sup>&reg;</sup> S7-200:
+
SIMATIC<sup></sup> S7-200:
  
 
*PPI Adaptor serial / USB
 
*PPI Adaptor serial / USB
Line 32: Line 32:
  
  
SIMATIC<sup>&reg;</sup> S7-1200:
+
SIMATIC<sup></sup> S7-1200:
  
 
*S7 TCP/IP to the integrated CP
 
*S7 TCP/IP to the integrated CP
  
  
SIMATIC<sup>&reg;</sup> S7-1500:
+
SIMATIC<sup></sup> S7-1500:
  
 
*S7 TCP/IP to the integrated CP
 
*S7 TCP/IP to the integrated CP
  
  
LOGO!<sup>&reg;</sup> (RCE versions)
+
LOGO!<sup></sup> (RCE versions)
  
 
*S7 TCP/IP to the integrated CP
 
*S7 TCP/IP to the integrated CP
Line 57: Line 57:
 
For symbolic addresses, PLC programs in following formats may be used.
 
For symbolic addresses, PLC programs in following formats may be used.
  
* SIMATIC® S5 (.S5D)
+
* SIMATIC S5 (.S5D)
* SIMATIC® S7 (.S7P)
+
* SIMATIC S7 (.S7P)
 
* S5/S7 for Windows® project (.S5P)
 
* S5/S7 for Windows® project (.S5P)
 
* S5/S7 for Windows® program file (.S5)
 
* S5/S7 for Windows® program file (.S5)
 
* Symbolic table (.SEQ)
 
* Symbolic table (.SEQ)
 
 
 
Simatic, S7-200, S7-300, S7-400, WinCC, are trademarks of  Siemens AG.
 
 
Windows, Visual Basic, Visual C und ActiveX are trademarks of Microsoft Corporation.
 

Latest revision as of 14:16, 19 September 2013

IBHsoftec GmbH OPC Server V4.x

The IBH OPC Server permits OPC client applications like SCADA systems, to connect to PLCs of the Siemens SIMATIC S5 and the SIMATIC S7 series. It is also possible to access data simultaneously from several PLC Controls. Even a mixed S5 and S7 operation is possible. All modern SCADA systems are usually designed to be an OPC client.

PLCs may be accessed via the following protocols:

SIMATIC S5:

  • AS511 serial / USB
  • IBHLink S5 TCP/IP and IBHLink S5++ TCP/IP
  • IBHsoftec SoftPLC internal und external
  • TCP/IP with Siemens and INAT protocol
  • H1 with the OpenSource driver WinPcap
  • SINEC L2 over an IBH Link S7++ (HS)


SIMATIC S7-300/400:

  • MPI Adaptor serial / USB
  • IBHLink S7 / IBHLink Plus / IBHLink S7++
  • S7 TCP/IP to a CP343/443
  • SimaticNet® (Set PG/PC Interface)
  • IBHsoftec SoftPLC internal and external
  • H1 with the OpenSource driver WinPcap


SIMATIC S7-200:

  • PPI Adaptor serial / USB
  • IBHLink S7 / IBHLink Plus / IBHLink S7++
  • S7 TCP/IP to a CP243


SIMATIC S7-1200:

  • S7 TCP/IP to the integrated CP


SIMATIC S7-1500:

  • S7 TCP/IP to the integrated CP


LOGO! (RCE versions)

  • S7 TCP/IP to the integrated CP


The configuration of the Server is performed via the OPCEditor. A shortcut is installed on your PC.

One of the special features of the IBH OPC Server is to allow direct use of the absolute PLC Variables without declaration. It is also possible to use symbolic addressing as defined in the PLC program (Symbolic Table). Even variables used in S7 Data Blocks can be accessed via the IBH OPC Server with their symbolic names. These features eliminate the need of double declarations. To do so, the PLC program is assigned with the IBH OPCEditor to the PLCName and the required variables are selected within the user interface.

Server Configuration

Variable Syntax

For symbolic addresses, PLC programs in following formats may be used.

  • SIMATIC S5 (.S5D)
  • SIMATIC S7 (.S7P)
  • S5/S7 for Windows® project (.S5P)
  • S5/S7 for Windows® program file (.S5)
  • Symbolic table (.SEQ)