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

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

Advertisement

ICP DAS WISE User Manual
Modify schedule setting (POST Command)
Command
Parameters
Body
Parameters
http://wise.icpdas.com
{
"status": " INDEX_ERROR"
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
job=set_schedule&
index=val
Name
index
Description The index number of the Schedule.
Value
Integer; start from 1.
Modify the setting of the corresponding schedule
by the XML configuration coding system get.
<SCHEDULE>
<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="2021" month="9" duration="6"/>
<SKIP> 7,202911840,25363980,811647363,0,0</SKIP>
</S>
<S idx="2" status="1" type="1" nickname="Test" week="1234567">
<TIME h1="-1" m1="0" s1="0" h2="-1" m2="0" s2="5" idx="1" />
<SKIP>1/1,3/3</SKIP>
</S>
</SCHEDULE>
The next level of <Schedule> can contain
multiple <S>s. The quantity of <S> is limited
to the number of schedules.
<S> is the content of the schedule setting,
following
parameters.
 idx:Index
 status:0 is Disable; 1 is Enable.
are
the
description
of
the
299

Advertisement

Table of Contents
loading

Table of Contents