ICP DAS USA WISE-2841 Series User Manual page 304

Table of Contents

Advertisement

ICP DAS WISE User Manual
Response
http://wise.icpdas.com
The module is existed.
If it is a Modbus module:
{
"status": "OK",
"result": {
"ci": [
{
"address": "32"
"value": 0
},
...
],
"co": [],
//if there is no channel of this type.
"ri": [
{
"address": "10"
"value": 1.3
},
...
],
"ro": [
{
"address": "22"
"value": 2.5
},
...
],
"connection": "ONLINE"
}
}
For other modules:
{
"status": "OK",
"result": {
"di": [0, 1, ...],
"dic": [0 , 2, ...],
"do": [],
//if there is no channel of this type.
"ai": [0.2, 1.5, ...],
"ao": [4.5, 1.1, 2.2, ...],
"connection": "ONLINE"
}
}
The module does not exist.
//or "OFFLINE"
//or "OFFLINE"
304

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wise-2841m seriesWise-284 series

Table of Contents