IFM AL1325 handleiding
Handleiding
Je bekijkt pagina 51 van 121

IO-Link master with EtherNet/IP interface AL1325
51
Response:
{
"cid":4711,
"data":{"value":"03C9"},
"code":200
}
The return value is displayed in hexadecimal format. The return value is given in hexadecimal format.
Besides the temperature value the return value comprises additional information (Ò IO Device
Description (IODD) of the sensor). The temperature value is shown in bits 2 to 15.
0x03C9 = 0b1111001001
Temperature value: 0b11110010 = 242
This means that The current temperature value is 24.2 °C.
9.2.14.2 Example: Reading an IO-Link process value (operating mode "IO-Link")
Task: The buzzer of the DV2500 at port 2 is to be switched on. The DV2500 operates in On/Off mode.
Solution: Write the value of the pdout data point. The IODD of the DV2500 shows the structure of the
process value (e.g. LED activity). The buzzer is switched via bit 40 of the process value (OFF = 0, ON
= 1).
Course:
1. Read the current process value Example: Reading an IO-Link process value (operating mode "IO-
Link") (Ò/50).
2. Set bit 40 of the read value to 1.
3. Neuen Prozesswert schreiben.
Example:
Read process value:
0x00000000004D = 0b000000000000000000000000000000000000000001001101
New process value:
0b000000010000000000000000000000000000000001001101 = 0x01000000004D
Request:
{
"code":"request",
"cid":10,
"adr":"iolinkmaster/port[2]/iolinkdevice/pdout/setdata",
"data":{"newvalue":"01000000004D"}
}
Response:
{
"cid":10,
"code":200
}
9.2.14.3 Example: Reading the digital input value (operating mode "DI")
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)".
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 |







