Command
HTTP
method
JSON request
part
JSON response
part
Function
iolink/sickv1/readDevice
(ISDU data)
POST
{
"header": {
"portNumber": 0
},
"data": {
"variable":
"V_ApplicationS‐
pecificTag"
}
}
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"V_ApplicationS‐
pecificTag":
"*******"
}
}
Returns the
analyzed
parameter
data of a
connected
IO-Link
device.
portNumber:
0 = Port 1, 1
= Port 2, 2 =
Port 3, 3 =
Port 4
variable:
ISDU name
specified in
the IODD
data: Struc‐
tured param‐
eter data
iolink/sickv1/writeDevice
(ISDU data)
POST
{
"header": {
"portNumber": 1
},
"data": {
}
}
{
"header": {
"status": 0,
"message": "Ok"
}
}
Sets the
analyzed
parameter
data of a
connected
IO-Link
device.
portNumber:
0 = Port 1, 1
= Port 2, 2 =
Port 3, 3 =
Port 4
SIG200 CONFIGURATION
7
8017853.1D0S/2021-11-04 | SICK
O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
101
Subject to change without notice