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
#2
Try register address 16
Reply
#3
Thanks it work Smile I will finish it and publish it on the forum to share with others Smile
Reply
#4
Hi all as discussed attached the Zelio pofile

Attached Files
.json   Zeliodrv.json (Size: 2.54 KB / Downloads: 22)
Reply


Forum Jump: