IFM AL1325 handleiding
Handleiding
Je bekijkt pagina 55 van 121

IO-Link master with EtherNet/IP interface AL1325
55
{
"code":"request",
"cid":4711,
"adr":"/iolinkmaster/port[2]/iolinkdevice/iolreadacyclic",
"data":{
"index":21,
"subindex":0
}
}
Response:
{
"cid":4711,
"data":{"value":"4730323134323830373130"},
"code":200
}
Der zurückgegebene Wert wird im Hexadezimalformat dargestellt. Converting the HEX value to a
STRING value results in: G0214280710.
9.2.17.2 Example: Writing a parameter value of an IO-Link device
Task: Setting the output configuration OUT1 of the ifm temperature sensor TN2531 at port 2 to the
value "Hnc / hysteresis function, normally closed".
Solution: Set the parameter [ou1] of the sensor with the service iolwriteacyclic to the value 4.
The parameter can be accessed via IO-Link Index 580, Subindex 0 (Ò IO-Link description of the
sensor).
Request:
{
"code":"request",
"cid":4711,
"adr":"/iolinkmaster/port[2]/iolinkdevice/iolwriteacyclic",
"data":{
"index":580,
"subindex":0,
"value":"34"
}
}
The value must be passed in hexadecimal format. Converting the STRING value to a HEX value
results in: 34.
Response:
{
"cid":4711,
"code":200
}
9.2.18 IO-Link devices: Reading and writing device information
Substructure: iolinkmaster/port[x]/iolinkdevice (x: 1…4)
Available data points:
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 |







