The Scheduler provides Experts that generate a script that is executed when an entry triggers. These Experts, which are available for common tasks such as toggling a digital point or generating a report, are accessed using the Multiple Command Script Wizard.
You can also create custom scripts for tasks that you need to perform using the Visual Basic Editor. This section shows sample code that may be helpful when writing custom scripts for use with the Scheduler. It includes the following sections:
For additional examples, use the VBE to view the code for the Experts, buttons, and forms supplied with iFIX. Refer to the Writing Scripts manual for detailed information on writing VBA scripts.