![SICK SIG200 Скачать руководство пользователя страница 94](http://html.mh-extra.com/html/sick/sig200/sig200_operating-instruction_1264337094.webp)
Command
HTTP
method
JSON request part
Response JSON body
Function
api/Port1CycleTime,
api/Port2CycleTime,
api/Port3CycleTime,
api/Port4CycleTime
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
}
}
-
api/Port1BackupLevel,
api/Port2BackupLevel,
api/Port3BackupLevel,
api/Port4BackupLevel
GET
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"Port1BackupLevel": 1
}
Data storage
backup level for
port 1. 1 =
RESTORE,2 =
BACKUP/
RESTORE, 3 =
Disabled
POST
(write)
{
"data": {
"Port1BackupLevel": 1
}
}
-
api/crown/ac/GetDiskUsage
POST
(read)
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {"BytesUsed":
0.000000,"Capacity":
2469606195.000000}
Returns how
many bytes of
the device’s fil‐
eystem is being
used. The
SIG200 has
3.2GB of availa‐
ble disk space.
api/crown/ac/GetLinkStatus
POST
(read)
{ "data": {"Port":1}}
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"Status": "100MB-Full Duplex"
}
Returns the link
status of Ether‐
net ports (“Port”
=1 or 2)
api/crown/ac/GetPortStatus
POST
(read)
{ "data": {"Port":1}}
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"Status": "OK",
"Pin4Value": false,
"Pin2Value": false,
"ConnectedDevice":
"PAC50-BCD"
}}
Returns the sig‐
nal status and
name of con‐
nected device on
an IO-Link port
(“Port”=1, 2, 3,
or 4)
7
SIG200 CONFIGURATION
94
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.1D0S/2021-11-04 | SICK
Subject to change without notice