Writing Scripts to Modify Properties

Visual Basic scripts provide developers with maximum flexibility and control of their objects. Although it is not required that you know VBA to work with properties, it is a powerful technology for those who want to use it. Every function on the Animations dialog box is also available through VBA.

For more information on using scripts to customize objects, refer to the Writing Scripts manual. For information on iFIX methods, properties, and events, refer to the iFIX Automation Interfaces Help file.

See Also