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

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

Advertisement

ICP DAS WISE User Manual
Get the value of all Internal Registers which are enabled.
Command
Parameters
Response
http://wise.icpdas.com
{
"status": "OK",
"result": {
"value": 12.5
}
}
The Internal Register is disabled.
{
"status": "INTERNAL_REGISTER_NOT_EXIST"
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
job=get_irs_val
None
Normal Status
{
"status": "OK",
"result": [
{
"no": 1,
"value": 100
},
...
]
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
295

Advertisement

Table of Contents
loading

Table of Contents