Command HTTP
method
Request JSON
body
Response JSON
body
Function
api/LabelPort1Pin2, api/
LabelPort1Pin4, api/Label‐
Port2Pin2, api/Label‐
Port2Pin4, api/Label‐
Port3Pin2, api/Label‐
Port3Pin4, api/Label‐
Port4Pin2, api/Label‐
Port4Pin4
GET - {
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"LabelPort1Pin2":
"abc"
}
Reads/writes the
electronic label
for each port pin.
The maximum
length for a label
is 8 characters.
POST
(write)
{
"data": {
"LabelPort1Pin2":
"abc"
}
}
-
api/PortOwner1, api/
PortOwner2, api/
PortOwner3, api/
PortOwner4
GET - {
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"PortOwner1": 1
}
Port owner for
port 1 = REST, 2
= Logic Editor
POST
(write)
{
"data": {
"PortOwner1": 1
}
}
-
api/Port1CycleTime, api/
Port2CycleTime, api/Port3‐
CycleTime, api/Port4Cycle‐
Time
GET - {
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"Port1CycleTime":
0
}
Cycle time for
port 1. 0 = Fast
as possible, 1 =
1.6ms, 2 =
3.2ms, 3 =
4.8ms, 4 = 8ms,
5 = 20.8ms, 6 =
40ms,7 = 80ms,
8 = 120ms
POST
(write)
{
"data": {
"Port1CycleTime":
1
}
}
-
7  SIG200 CONFIGURATION
64
O P E R A T I N G   I N S T R U C T I O N | Sensor Integration Gateway - SIG200 8017853/2019-06-06 | SICK
Subject to change without notice