ICP DAS WISE User Manual
http://wise.icpdas.com
294
Command
job=set_ir_val&
ir_no=
val&
ir_value=
val
Parameters
Name
ir_no
Description The index number of the Internal
Register.
Value
Integer; start from 1.
Name
ir_value
Description The value you want to assign to the
Internal Register.
Value
Number
Response
The Internal Register is enabled.
{
"status": "OK"
}
The Internal Register is disabled.
{
"status": "INTERNAL_REGISTER_NOT_EXIST"
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
Get the value of a specific Internal Register.
Command
job=get_ir_val&
ir_no=
val
Parameters
Name
ir_no
Description The index number of the Internal
Register
Value
Integer; start from 1.
Response
The Internal Register is enabled.