This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Beckhoff BK9050 as a Modbus TCP remote IO
#12
Hi,

modbus coils and discreteinputs are working fine, now i'm trying to write to my holding registers.

i do this with the following command in the json file.

{ "name": "DIM", "bus_datatype": "float16", "type": "register", "datatype": "int16", "address": 32768, "writable": 1, "bus_address": "1/1/2"}

but i don't see anything in my plc. when i use a modbustool and write a 1 to 32768 on the holding i can see this in my plc.

what's wrong ?
Reply


Messages In This Thread
RE: Beckhoff BK9050 as a Modbus TCP remote IO - by duvelken - 06.07.2017, 19:39

Forum Jump: