Communication
110/154
Port Status
JSON key
Description
statusInfo
Activated: "statusInfo": "DEVICE_ONLINE"
Deactivated: "statusInfo": “Deactivated”
Table 70: Port Status, "JSON key"
Example for the IO-Link wireless port status JSON object:
{
"statusInfo": "DEVICE_ONLINE",
"iolinkRevision" : "1.1",
"masterCycleTime" : {
"value" : "5.0",
"unit" : "ms"
}
}
Port Configuration
JSON key
Values
mode
·
"DEACTIVATED"
·
"IOLINK_CYCLIC"
·
"IOLINK_ROAMING"
validationAndBackup
·
"NO_DEVICE_CHECK"
·
"TYPE_COMPATIBLE"
·
"TYPE_COMPATIBLE_RESTORE_ONLY"
·
"TYPE_COMPATIBLE_BACKUP_AND_RESTORE"
slotNumber
0 ... 7
trackNumber
0 ... 2
deviceTxPower
1 ... 31
maxRetry
2 ... 31
imaTime
·
"SINGLE_SLOT"
·
"DOUBLE_SLOT"
maxPdSegmentLengt
h
1 ... 32
Table 71: Port Configuration, configuration values
Example for the IO-Link wireless configuration JSON object:
{
"mode": "IOLINK_MANUAL",
"validationAndBackup" : "TYPE_COMPATIBLE",
"cycleTime" : {
"value" : "5.0",
"unit" : "ms"
},
"vendorId" : 26,
"deviceId" : 333,
"slotNumber" : 0,
"trackNumber" : 1,
"deviceTxPower" : 31,
"maxRetry" : 2,
"imaTime" : 771,
"slotType" : "SINGLE_SLOT",
"deviceLowPower" : false,
"maxPdSegmentLength" : 2,
"uniqueId" : [11, 12, 13, 14, 15, 16, 17, 18],
"deviceAlias" : "Distance_sensor_1"
}
NFD-3090-EIS-IOLM\W | Hardware, installation and commissioning
DOC200701UM02EN | Revision 2 | English | 2021-08 | Released | Public
© Hilscher 2020 - 2021