Manipulating Pictures
This chapter provides source code examples that show how to manipulate iFIX pictures using VBA. This section also describes some important characteristics of using VBA scripting in your pictures. It includes the following sections:
- Understanding Picture Events
- Automatically Starting a Picture
- Managing Multiple Displays
- Changing Displays Using Global Subroutines
- Closing Pictures with Active Scripts
- Using the Workspace Application Object
After reading this section, you will be able to do the following tasks entirely through VBA scripts:
- Manage multiple displays
- Change displays using global subroutines