The Weekly Trigger component is used to configure a trigger which fires on the specified day at the specified time and at the specified weekly frequency.
The Weekly Trigger component is located in the vykonPro palette under the timer sub folder.
Types of Weekly Trigger component properties include the following:
Trigger Time
BTime property which configures the time of day at which the trigger will fire.
Trigger Day Of Week
BWeekday property which configures the day of the week at which the trigger will fire.
Trigger Week Interval
Integer property which configures the number of weeks that must elapse between trigger events. If set to a value of one, the trigger will be fired weekly. If set to a value of two, the trigger will be fired every other week on the triggerDayOfWeek at the triggerTime.
Last Trigger
BAbsTime property which stores the timestamp at which the component last fired the trigger.
Next Trigger
BAbsTime property which stores the calculated timetamp at which the component will next fire the trigger.
Preset Next Trigger
The action prompts the user for the time and date at which the component should next fire the trigger. This can be useful when first adding the component to the station.