IFM AL1325 handleiding
Handleiding
Je bekijkt pagina 52 van 121

AL1325 IO-Link master with EtherNet/IP interface
52
Solution: Write the process value of the pdin data point. The process value is returned as a
hexadecimal value with a length of 1 byte (OFF = "00", ON = "01"').
Request:
{
"code":"request",
"cid":10,
"adr":"iolinkmaster/port[2]/iolinkdevice/pdin/getdata"
}
Response:
{
"cid":10,
"data":{"value":"00"},
"code":200
}
9.2.14.4 Example: Writing the digital output value (operating mode "DO")
Task: The digital input value of the IO-Link device at port 2 (pin 4) is to be read. The operating mode
of the IO-Link port is "Digital Intput (DI)".
Solution: Write the process value of the pdin data point. The process value is returned as a
hexadecimal value with a length of 1 byte (OFF = "00", ON = "01"').
Request:
{
"code":"request",
"cid":10,
"adr":"iolinkmaster/port[2]/iolinkdevice/pdin/getdata"
}
Response:
{
"cid":10,
"data":{"value":"00"},
"code":200
}
9.2.15 Ports: Reading port events
A port event contains information about events on the IO-Link port (e.g. IO-Link device connected or
disconnected, change of the operating mode of the port).
Substructure: iolinkmaster/port[x] (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 |







