cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting PLC to the UI5 Web Browser

0 Kudos

Hi All,

We have been trying to identify multiple ways to integrate the Weighing Scale machine to our SAP MII.

1. Standard way of Machine and MII integration using PCo query(bi-directional)

2. Event based Machine/SAP PCo/MII integration(Uni-directional)

3. We wanted to explore the ways to integrate the machine directly with UI5 web browser(no PCo or SAP MII) given both are on same network.

Apparently there is a possibility of using Ethernet which is written all over the internet, however I couldn't find any clear process to implement it.

Any idea or solution or references on the third point will be really appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

Kevin_Hunter
Advisor
Advisor
0 Kudos

To answer properly you need to give us more information, for example make and model of the weigh scales and what interface does it have.

One idea is to write your own application that reads the data from the scales and create a web socket. From UI5 you can connect to the web socket and display the data real time.

Thanks

Kevin

former_member610632
Participant
0 Kudos

kepware have a component iot, may be there are some rest apis can be called.