SIMATIC S7 client development with C#, VB.NET and C++/CLI
The SIMATIC S7 SDK enables the development of client applications for direct data exchange with SIMATIC S7 controllers and similar via TCP/IP. An Ethernet connection is required for communication. The IP address, slot and rack number of the CPU (if different from the standard) are sufficient to establish the connection. For development, no change to the controller, no additional PLC program, no licence from Siemens and no licence other than that for Traeger's SDK is required!
Access to the respective data area works with the usual SIEMENS and IEC syntax. In the above example, for example, a temperature value stored as a DWord is read from the data block with the number ten (10) from byte twenty (20) and provided decoded as a double value. Any .NET language such as C#, VB.NET and C++/CLI can be used for programming. The interfaces themselves only differ in terms of the programming language used.
Your application is not a .NET application? The SDK is also available for C/C++, VB and Delphi: IP-S7-LINK SDK
An application or a script in MatLab? The SDK is also available as a toolbox for MatLab: SIMATIC S7 MatLab Toolbox
A VB6 application, a VB script or a VBA macro in Excel, Access and Co? The SDK is also available as COM SDK for Microsoft's (D)COM technology: SIMATIC S7 COM SDK
Looking for a "ready-to-use" SIMATIC S7 client? In our Industry 4.0 middleware, SIMATIC S7 controllers can be easily addressed via OPC UA and REST API, their data stored in a database, forwarded to other devices, easily visualised and exchanged bidirectionally: Codabix Industrial Edge
In just a few steps, the middleware can be set up as a SIMATIC S7 OPC UA gateway. In this way, process data in data blocks, flags and inputs/outputs can be processed as required quickly and easily and data can be exchanged between them.
Still undecided? We will be glad to advise you free of charge and without obligation: Contact us now!
Our license options – as individual as your projects. Design your software development the way that suits you best. Whether subscription or lifetime – our license models offer you complete freedom, first-class support and continuous updates. Whether one-off or flexible – find the perfect solution for your vision. Find out more about our license models.
SIMATIC LOGO! / SIMATIC S7-200 / SIMATIC S7-300 / SIMATIC S7-400 / SIMATIC S7-1200 / SIMATIC S7-1500
e.g. S5-LAN++, S7-LAN++, CP-343-1, CP343-1IT, CP-443-1, CP443-1 IT, CP-343 LEAN, PN or Onboard via S7-Ethernet and ProfiNet.
Inputs, outputs, flags, data blocks, timers and counters
Location, module identifier, module series, DB sizes and system time
High-performance reading and writing of consistent data
constant connections through automatic reconstruction
Identifiers in SIEMENS and IEC syntax format
1 to 8, 16, 32 and 64 bit data length - also as ARRAY OF
BYTE, WORD, DWORD, INT, DINT and LINT - also as ARRAY OF
REAL, DOUBLE and LREAL - also as ARRAY OF
TIME, S5-TIME, DATE, DATE_AND_TIME, DATE_TIME_LONG (DTL)
CHAR to S7-STRING - also via BYTE with own encoding
Own .NET types with static and dynamic addressing
C#, VB.NET and C++/CLI
.NET Framework 4.6+, .NET Standard 2.0+, .NET Core 3.1+, .NET 5.0+, .NET 6.0+ and .NET 8.0+
Microsoft's CLR, Mono, Xamarin, UWP and Unity
Windows, Linux, macOS, Android, iOS and Docker