Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
titleDRAFT

This page shows a few examples of how the KUNBUS Gateways can be used. These are the following:

Connect two PLC together with two KUNBUS Gateways and a Revolution Pi main Module

You can use two gateways in conjunction with a Revolution Pi Core to connect two PLCs.

The advantage of this configuration is:

  • The Revolution Pi can analyseanalyze, process and edit the data before forward forwarding it - see RevolutionPi Revolution Pi Gateway Tutorial

  • The PLCs can have different protocols

...

You can also do this with the Revolution Pi Connect +/S. For this, you can also use a CON module.

...

  • Connectivity

  • Retrofit

  • IOT

  • HMI

Memory Structure

In contrast to the connection as shown in the link, the gateway buffers are handled differently. Here, the buffers are not mirrored by default. You can explicitly access both memory areas of the respective GW.

Simple example.

Drawio
mVer2
zoom1
simple0
inComment0
pageId2843508848
custContentId2896167047
lbox0
diagramDisplayNameUntitled Diagram-1674464891626.drawio
contentVer4
revision4
baseUrlhttps://kunbus-gmbh.atlassian.net/wiki
diagramNameUntitled Diagram-1674464891626.drawio
pCenter1
width416
linksauto
tbstylehidden
height546

Connect Two PLC with different protocols.

You can use two KUNBUS gateways wihout without a RevPi Module module to connect two devices (PLC) to support different industrial networks.

...

Drawio
zoom1
simple0
inComment0
pageId2843508848
custContentId2843246695
lbox0
diagramDisplayName2GW.drawio
contentVer1
revision1
baseUrlhttps://kunbus-gmbh.atlassian.net/wiki
diagramName2GW.drawio
pCenter1
aspect
width846
linksauto
tbstylehidden
height333

Use cases

  • Connectivity

  • Convert Protocol A to B, or A to A (Both GW do not necessarily have to be different. They can both support the same protocol.)

Memory Structure

each gateway has its own memory. This may vary depending on the gateway. If two gateways are plugged together, the buffer on both sides is automatically configured to have the same size as the gateway with the smallest memory.

The memory on both Modular Gateway Modules is mirrored for each action so that it is not necessary to decide which GW to write to. This means that when a cell is written to, it will be done on both sides.

Drawio
mVer2
zoom1
simple0
inComment0
pageId2843508848
custContentId2906292394
lbox0
diagramDisplayNameUntitled Diagram-1675245401104.drawio
contentVer3
revision3
baseUrlhttps://kunbus-gmbh.atlassian.net/wiki
diagramNameUntitled Diagram-1675245401104.drawio
pCenter1
aspect
width160.5
linksauto
tbstylehidden
height341

Control a Revolution Pi IO-Modules from an external device

...

Additional Information

...