The solution can be used in several cases: simple transfer of KPI values, structured data messages, or very fast I/O transfer for big data
KPI Mode
is designed to send a limited number of parameters (KPI values) from the PLC to the .NET environment. Everything is pre-configured, and by following a minimal number of steps, you can start receiving KPI values from the PLC.
Structured data event mode.
In this mode, structured data messages are sent to and from the PLC and presented to C# programmers as events or "post methods." The programmers agree on a list of parameters (names, addresses, and data types), and the system automatically generates a high-level C# interface and configuration files for the PLC.
Customize the .NET API and PLC Interface.
The information exchanged between the operational technology (OT) and information technology (IT) sides is defined in a template. The HMS generator code will automatically create a custom, high-level C# API (events and POST methods) that is easy to integrate directly into the .NET application. Simultaneously, a custom GSDML file will be created to simplify integration with the PLC.
Features and Benefits
• System for connecting one or more PLCs to IT software systems
• Sending and receiving data between both parties
• The machine or PLC programmer has full access via Fieldbus or Ethernet slave interface
• IT interface: custom names, event and data reception via C#/.NET
• Automatic configuration – The system generates fully customized C# APIs and PLC configuration files (GSDML, etc.), with names and data types agreed upon in a list between software and PLC programmers
• The configuration is saved in C#; if a gateway needs to be replaced, the configuration only needs to be transferred to the new hardware
• It has two Ethernet ports that allow daisy-chain applications
• Robust design for DIN rail mounting
