IFM AL1921 handleiding
Handleiding
Je bekijkt pagina 54 van 135

AL1921 IO-Link master with EtherNet/IP interface
54
Available data points:
Name Description Value range Access
../counter Counter reading • 0…4294967295 rw
1
../interval Counting interval (value in ms) • 1000: 1000 ms
…
• 86400000: 86400000 ms
rw
1
../interval/unit Unit of the counting interval • ms: milliseconds ro
2
1
Read and write
2
Read only
9.2.16.1 Set the counting interval
Task: The counting interval of timer 2 is to be set to 2.5 s.
Solution: Using the setdata service to write the new value 2500 to the data point /timer[2]/
interval (2500ms = 2.5s).
Request:
{
"code": "request",
"cid": 1,
"adr": "/timer[2]/interval/setdata",
"data": {
"newvalue": 2500
}
}
Response:
{
"cid": 1,
"code": 200
}
9.2.17 IO-Link devices: Accessing parameters
The ifm IoT Core supports access to the parameters of connected IO-Link devices via the IT network
using ISDU (Index Service Data Unit). Each parameter can be addressed via its ISDU index and ISDU
subindex (Ò IODD of the IO-Link device). If access to the IO-Link device is faulty, the ISDU error code
will also be output in the response (Ò IODD of the IO-Link device).
Substructure: iolinkmaster/port[x]/iolinkdevice (x: 1…8)
Applicable services:
Name Description
../iolreadacyclic Read a parameter of an IO-Link device (acyclic)
../iolwriteacyclic Write a parameter of an IO-Link device (acyclic)
When using the validation level "Type compatible V1.1 Device with Backup + Restore":
After changing a parameter via ISDU write access, the user must end the parameter setting process
with the "ParamDownloadStore" system command and activate the data storage mechanism on the
IO-Link device.
u Set the SystemCommand object (ISDU index: 0x0002) to the value 0x05 (command
"ParamDownloadStore") via acyclic ISDU write access.
w The parameter setting process is finished.
Bekijk gratis de handleiding van IFM AL1921, 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 | AL1921 |
| Categorie | Niet gecategoriseerd |
| Taal | Nederlands |
| Grootte | 11184 MB |







