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.

Zelio TCP
#1
Photo 
Hi all,
I'm trying to communicate with a zelio (micro PLC) via the modbus TCP connexion

my zelio is equiped with a SR3NET01BD

it have the following register table

[Image: FA222023_Zelio_Registre_Modbus.jpg]
so I have created the following profile:

Code:
{
  "manufacturer": "Schneider Electric",
  "name": "Zelio",
  "description": "Zelio TCP SR3 NET01BD",
  "product_code": "SR3NET01BD",
  "mapping": [
{
      "address": 4017, "bus_datatype": "uint16", "type": "register", "name": "Input 1 XT1", "datatype": "uint16","writable": true
    }
  ]
}

I can import it
I can create a TCP device using this profile (with same IP adress of zelio, default port:502, device adress:1 and default poll intervale)

I can map a knx Address with the correct format...

but in Zelio nothing happen the registers stay blank Sad

do you have an idea ?
Reply


Messages In This Thread
Zelio TCP - by gilles38 - 13.05.2017, 18:33
RE: Zelio TCP - by admin - 14.05.2017, 06:00
RE: Zelio TCP - by gilles38 - 14.05.2017, 13:22
RE: Zelio TCP - by gilles38 - 15.05.2017, 07:30

Forum Jump: