pyscada / PyScada

PyScada is a open source scada system that uses the Django framework as backend

Home Page:http://pyscada.rtfd.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can pyscada act as modbus tcp server

fengdexunmi opened this issue · comments

@trombastic Hi, PyScada is of great use for us. But can I use pyscada to setup a modbus tcp server ( the modbus device act as modbus client, while pyscada act as server) ?
Look forward to receiving your reply.

no at the moment only the modbus client mode is implemented, but you can use the scripting plugin or write a new dedicated plugin to implement it your own.
regards
martin