You can animate object properties by selecting the properties you want to dynamically change, selecting a data source, and defining how the data will be processed (the data conversion). To create custom animations, you can write a VBA script. To write a script for an object, right-click the object and select Edit Script from the pop-up menu. This starts the Visual Basic Editor. When you write a script to animate an object, the script must define:
The parameters you specify vary depending on the type of data conversion you want to use. For example, if you want to use a Table data conversion, the parameters are cells of the table. Alternately, if you want to use a Range data conversion, the parameters are the minimum and maximum input and output values. After defining these items in your script, you must connect the data source to the object you want to animate.
|
Important Notice You do not have the latest version of iFIX! You are missing out on the newest capabilities and enhanced security. For information on all the latest features, see the iFIX product page. For more information on upgrades, contact your GE Digital sales agent or e-mail GEDClientServices@gevernova.com. For the most up-to-date documentation, go here. |
![]() |