www.balluff.com
27
6
Configuration via Explicit Messages
IO-Link Device
Para-
meterization
There are two options for configuring an IO-Link device connected to the IO-Link port.
•
Configuration via the web server
refer to the "Web Server" chapter under "Device Properties"
•
Configuration via explicit messages
An example describes how an IO-Link can be parameterized with explicit messages via
Rockwell RSLogix 5000
.
For this purpose, the "MSG" components in the PLC program are used.
Read IO-Link
Parameter
Service Code
Class
Instance
Attribute
0x32
0x96
1 - n
0x03
(Read Parameter)
n: Number of ports
Source Length must correspond to at least the read parameters, but a larger value can also
be entered. (In this example, 100 bytes)
As the Source Element (Write) and as the Destination Element (Read),
create one SINT[100] array each and select the first line[0].