
IO-Link Master with IoT Interface CabinetLine 8 Ports IP 20
77
>
Service: install
52343
Name:
install
Description:
The service installs the firmware stored in the container area of the device.
Applicable to:
container
Request data (data):
none
Return data (data):
none
>
Service: iolreadacyclic
34178
Name:
iolreadacyclic
Description:
The service acyclically reads the parameter value of an IO-Link device. It is accessed via
IO-Link index and subindex.
Applicable to:
IO-Link specific objects
Request data:
Data field
Required
field
Data type Default
Description
index
mandatory
NUMBER
IO-Link index of the parameter
subindex
mandatory
NUMBER
IO-Link subindex of the parameter
Return data (data):
Data field
Required
field
Data type Default
Description
value
mandatory
STRING
Value of the parameter; Value in hexadecimal format
>
Service: iolwriteacyclic
34177
Name:
iolwriteacyclic
Description:
The service acyclically writes the parameter value of an IO-Link device. It is accessed
via IO-Link index and subindex.
Applicable to:
IO-Link specific objects
Request data:
Data field
Required
field
Data type Default
Description
index
mandatory
NUMBER
IO-Link index of the parameter
subindex
mandatory
NUMBER
IO-Link subindex of the parameter
value
mandatory
STRING
New value of the parameter; Value in hexadecimal format
Return data (data):
none