IFM AL1325 handleiding
Handleiding
Je bekijkt pagina 40 van 121

AL1325 IO-Link master with EtherNet/IP interface
40
9.2.3.5 Example: Browsing device description
Task: Alle Elemente mit dem Profil "timer" auflisten.
Solution: Mit dem Dienst querytree die Gerätebeschreibung mit dem Parameter "timer" (profile)
durchsuchen.
Request:
{
"cid":4711,
"code":"request",
"adr":"querytree",
"data":{
"profile":"timer"
}
}
Response:
{
"cid":4711,
"data":{
"adrList":[
"device/timer[1]",
"device/timer[2]"
]
},
"code": 200
}
9.2.3.6 DNS support
The ifm IoT Core supports the Domain Name System (DNS) service for the name resolution of IP
addresses. The user can use the corresponding host name instead of the concrete IP address in the
request. DNS can be used both for addressing the IoT core and for addressing network participants.
Example: Using DNS support
Example 1: gettree
Synonymous requests:
• http://192.168.23.70:8080/gettree
• http://example.org:8080/gettree
Example 2: subscribe
Synonymous requests:
• with IP address:
{
"cid":11,
"code":10,
"adr":"setasync/datachanged/subscribe",
"data":{
"datatosend":["setasync"],
"callback":"192.168.23.70:8080/dump"
}
}
• with host name:
Bekijk gratis de handleiding van IFM AL1325, stel vragen en lees de antwoorden op veelvoorkomende problemen, of gebruik onze assistent om sneller informatie in de handleiding te vinden of uitleg te krijgen over specifieke functies.
Productinformatie
| Merk | IFM |
| Model | AL1325 |
| Categorie | Niet gecategoriseerd |
| Taal | Nederlands |
| Grootte | 9966 MB |







