i'm attemp to create a datapoint to read/write, like a consigne in modbus/TCP driver.
How can i configure this datapoint, i have only the possibilities to configure a datapoint to read or write. It's impossible to configure to read and write? i need really 2 datapoints for these?
Thanks!
modbus peripheral address
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: modbus peripheral address
Hello,
the modbus-driver only supports input- or output addresses.
An input/output-address cannot be configured for the modbus-driver.
Best Regards
Leopold Knipp
Senior Support Specialist
the modbus-driver only supports input- or output addresses.
An input/output-address cannot be configured for the modbus-driver.
Best Regards
Leopold Knipp
Senior Support Specialist
- n_lev
- Posts:73
- Joined: Tue May 28, 2013 2:24 am
Re: modbus peripheral address
Hi Xavi,
Gone through this couple of months ago. Seems like the only option you have is creating 2 vars (one for read, one for write) with the same periphery address
Gone through this couple of months ago. Seems like the only option you have is creating 2 vars (one for read, one for write) with the same periphery address