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

Modbus write into a Force Single Coil (FC5)

jcivitel opened this issue · comments

Hello everybody,
hello @trombastic,

is there a possibility to write into a Single Coil?
I want to use Pyscada to turn on a digitaloutput of a Wago module.

If this isnt currently implemented, could you tell me where I can create my own Modbus Functions?

regards
Jan

Hello,
Sorry for the delay.
I think it should work if you select the FC1 in modus variable/function code read
Set the variable as writeable and try to write.

cheers
cla