ICP DAS USA WISE-2841 Series User Manual page 310

Table of Contents

Advertisement

ICP DAS WISE User Manual
Set up Schedule and query the setting of Schedule.
WISE supports querying of schedule setting and modifying the setting of
schedule through CGI commands. The corresponding commands are as follows:
Get the quantity of schedule:
Command
Parameters
Response
Get schedule setting
Command
Parameters
Response
http://wise.icpdas.com
job=get_schedule_num
None
Normal Status
{
"schedule_num": "2"
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
job=get_schedule&
index=val
Name
index
Description The index number of the Schedule.
Value
Integer; start from 1.
If the schedule exists, the corresponding XML
configuration code of the schedule will be replied.
<S idx="1" status="1" type="0" nickname="Schedule 1">
<TIME h1="-1" m1="1" s1="1" h2="-1" m2="1" s2="5" idx="1"/>
<TIME h1="-1" m1="30" s1="1" h2="-1" m2="30" s2="5" idx="2"/>
<DATE year="2022" month="6" duration="9"/>
<SKIP>0,0,0,0,0,0</SKIP>
</S>
No such schedule
310

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wise-2841m seriesWise-284 series

Table of Contents