schedule

Schedule table

    User can project some events according to the setting of schedule table.For example,a factory starts machines at 8:00 am,and closes machines at 18:00pm on weekday.

Click Schedule Tableon Standard List”,it will pop up a schedule table dialog,as shown follow.

2019_7_26_17_31_56.jpg 

 Figure 7-49 Schedule table dialog

 

      ClickNewbutton,pop up a new dialog,as shown follow.The General page is first display.

 

2019_7_26_17_32_18.jpg 

  Figure 7-50 New schedule table dialog

 

Ø  Description

    Input text here in order to convenient for users to understand this schedule tables function.

Ø  Execute the start/end action when open the power

      If the powerHMIopen time is after the start timeExecute the start/end action.

Ø  Target address

      Input the target address type and addressthe value of address will be wrote when the start/end time occurs.

Ø  Write operation

      Type include ConstantandAddress.Below Constant type corresponds to Value that be wrote to target address.Below Addresstype corresponds to a address edit,the value of address will be wrote to target address value when start/end time occurs.

Ø  Use the end operate

If this section is selectionthe value of write operation will be wrote in target address when end time occurs.

 

 

 After setting General,ClickTime limitpage, as shown follow.

2019_7_26_17_32_38.jpg 

  Figure 7-51 Time limit page

Ø  constant Check the Start/Finish timewhen the tomes occurit will operate the relevant write-in

Ø  AddressUsing a piece of address to control the schedule tables start and end time,as shown follow

 2019_7_26_17_33_02.jpg

 Figure 7-52 Setting address control

 

For example ,the address set to LW0LW0~LW10 are used to schedule address.

LW0:Control addresswhen LW0 == 1the schedule time is loaded on HMI.Schedule element starts work.After Loaded on,LW0 was reset to 0

LW1:Schedule statewhen schedule time is loaded(LW0==0),LW1 would be set to 1

LW2:Action modewhen LW2 is set to 1, if current time is after the start time,operate the write actionIf LW2 is 0,when current time equals the start/end time,it will operate start/end operation.

LW3:the value indicates the day of start timeits value equal to 2^(number of week),LW3 = (0,1,4,8,16,32,64)

LW4~LW6:the start times hours,minute,seconds.

LW7:the value indicates the day of finished timeits value equal to 2^(number of week),LW3 = (0,1,4,8,16,32,64)

LW8~LW10:the finished times hours,minute,seconds.

Analogouswhen LWn is set to control addressLWn~LWn+10 are used to schedule addressjust like above

 

Tips:If checked Address,Dont foget to set the control address to 1 in order to loadthe schedule after set the start/finished time.Otherwise,the schedule wouldnt work.

 

Fobid page,as shown follow

2019_7_26_17_33_27.jpg 

 Figure 7-53 Forbid page

 

If check use forbid,when the bit address suit the condition(0 or 1),schedule can work.

After setting new dialog parameter,click ok,create a element of schedule table,as shown follow.

2019_7_26_17_33_57.jpg 

  Figure 7-50 Created schedule table