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.

Modbus Schneider PLCs
#5
Hello,

The reading is working perfect now, but unfortunately when I try to write to one of the variables I'm only writing to the first one.
For example if I write for the third variable the value 22.0, this value will be written to the first one, in the slave !

I am using this simple profile:

{"name":"Teste1","bus_datatype":"14","datatype":"float32","type":"register","address":0,"writable":"true","read_count":6,"read_offset":0,"read_swap":"n" },
{"name":"Teste2","bus_datatype":"14","datatype":"float32","type":"register","address":0,"writable":"true","read_count":6,"read_offset":2,"read_swap":"n" },
{"name":"Teste3","bus_datatype":"14","datatype":"float32","type":"register","address":0,"writable":"true","read_count":6,"read_offset":4,"read_swap":"n" }

Am I doing anything wrong ?

Thank you
Reply


Messages In This Thread
Modbus Schneider PLCs - by iJAF - 05.03.2018, 11:28
RE: Modbus Schneider PLCs - by admin - 05.03.2018, 12:06
RE: Modbus Schneider PLCs - by iJAF - 05.03.2018, 15:49
RE: Modbus Schneider PLCs - by admin - 05.03.2018, 16:40
RE: Modbus Schneider PLCs - by iJAF - 06.03.2018, 11:07
RE: Modbus Schneider PLCs - by admin - 06.03.2018, 12:03

Forum Jump: