Examples of Time Based Events

<< Click to Display Table of Contents >>

Navigation:  Strategy Controller >

Examples of Time Based Events

Previous pageReturn to chapter overviewNext page

 

This Strategy Controller Event will trigger every Monday at 6 o'clock in the morning:

(Note that it is 'Enabled' by a SpecView boolean User Variable called 'SpecView.AutoRecipeLoad'. This means that this event will only trigger when that boolean is 'On')

 

TimeEvent

 

This event will trigger every 10 minutes:

TimeEvent-10min

NOTE: It is recommended to use this method to get a recurring event rather than use the 'Repeat Every' function