Remote I/O module 16 DI
AL4103
53
11.1.3.11 Service: reboot
Name:
reboot
Description: The service reboots the device.
Request ("data" field): none
Return ("data" field): none
11.1.3.12 Service: setblock
Name:
setblock
Description: The service simultaneously sets the values of several data points of a structure.
Request ("data" field):
Parameter
Mandatory
field
Data type
Description
datatoset
mandatory
ARRAY OF
OBJECTS
List of data points and their new values; Data points must support the
setdata
service
consitent
optional
BOOL
IO-Link subindex of the parameter
Return ("data" field): none
11.1.3.13 Service: setdata
Name:
setdata
Description: The service sets the value of the data point.
Request ("data" field):
Parameter
Mandatory
field
Data type
Description
newvalue
mandatory
STRING
New value of the data point
duration
optional
STRING
Duration of value storage
• lifetime: Value is saved with IoT Core; Value remains valid even after
restart of the device
• uptime: Value is saved until the next restart of the device
Return ("data" field): none
11.1.3.14 Service: signal
Name:
signal
Description: The service triggers the flashing of the status LEDs of the unit.
Request ("data" field): none
Return ("data" field): none
11.1.3.15 Service: start_stream_set
Name:
start_stream_set
Description: The service starts the sequential transmission of several data fragments.
Request ("data" field):
Parameter
Mandatory
field
Data type
Description
size
mandatory
STRING
Overal length of the data to be transmitted (number of bytes)
Return ("data" field): none