Creating a modbus unit from Java

Hello!

I would like to pre-fill/pre-create a ModBus unit, so it would be visible from polyscope in Installation/Fieldbus/MODBUS menu. I tried using secondary client and sending this command:

def test():
modbus_add_signal(“172.140.17.11”, 255, 5, 1, “output1”)
end

but this doesn’t seem to work.

Does anyone have any ideas?

Hi,

currently it is not possible to provide a Modbus Unit to be shown in the installation directly, unless doing it directly in Polyscope.

sko

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.