0
Fertiggestellt
About device interface interconnection
在一些项目中,不允许甲方使用信号采集工具直接访问PLC,而是通过甲方的设备管理平台访问WEBAPI接口。在 realvirtual.io 中,有没有方便的方法来进行这种连接?
Antwort
Antwort
Fertiggestellt
Question was (translated by Deepl):
In some projects, Party A is not allowed to access the PLC directly using the signal acquisition tool, but accesses the WEBAPI interface through Party A's device management platform. Is there a convenient way to make this connection in realvirtual.io?
You would need to implement a custom interface based on the WebApi specification
You need to develop your own interface based on this information:
https://doc.realvirtual.io/components-and-scripts/custom-interfaces
Customer support service by UserEcho
Question was (translated by Deepl):
In some projects, Party A is not allowed to access the PLC directly using the signal acquisition tool, but accesses the WEBAPI interface through Party A's device management platform. Is there a convenient way to make this connection in realvirtual.io?
You would need to implement a custom interface based on the WebApi specification