ICP DAS USA WISE-2841M Series User Manual page 293

Hide thumbs Also See for WISE-2841M Series:
Table of Contents

Advertisement

ICP DAS WISE User Manual
Get the connection status of all remote I/O modules.
Command
Parameters
Response
Set up the value of a specific Internal Register.
http://wise.icpdas.com
{
"status": "MODULE_NOT_EXIST"
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
job=get_module_status
None
Normal
{
"status": "OK",
"result": {
"com2": [
{
"no": 1,
"connection": "ONLINE"
},
...
],
"com3": [],
"network": [
{
"no": 3,
"connection": "OFFLINE"
},
...
]
}
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
//or "OFFLINE"
//No modules or is in disabled status.
293

Advertisement

Table of Contents
loading

Table of Contents