User`s guide
Table Of Contents
- Getting Started
- Using Instrumentation in a Model
- Categories of ActiveX Controls
- Placing ActiveX Controls in a Different Window
- Library Reference
- Index

iii
Numeric Displays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-19
Customizing Numeric Displays . . . . . . . . . . . . . . . . . . . . . . . . . 3-19
Customizing the Odometer Block . . . . . . . . . . . . . . . . . . . . . . . 3-20
Percent Indicators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-21
Customizing Percent Indicators . . . . . . . . . . . . . . . . . . . . . . . . 3-21
Sliders . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-24
Customizing Sliders . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-24
Strip Chart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-27
Using Your Own ActiveX Control . . . . . . . . . . . . . . . . . . . . . . 3-28
Adding the ActiveX Control Block to a Model . . . . . . . . . . . . . 3-28
Summary of Dialog Box Fields and Check Boxes . . . . . . . . . . . 3-29
Program ID . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-30
Connections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-30
Input Property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-30
Output Property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-31
Event on Which to Output . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-31
Initialization Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-32
Other Events and Handlers . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-32
Update Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-32
In-Block Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-33
Border . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-33
Notes on Third-Party ActiveX Control Blocks . . . . . . . . . . . . . 3-34
4
Placing ActiveX Controls in a Different Window
Placing ActiveX Controls in a Different Model . . . . . . . . . . . 4-3
Creating a Model Window Containing Gauges . . . . . . . . . . . . . 4-3
Associating the Main Model with the Gauges . . . . . . . . . . . . . . 4-6
Placing ActiveX Controls in a Subsystem . . . . . . . . . . . . . . . . 4-8
Creating a Subsystem Containing Gauges . . . . . . . . . . . . . . . . . 4-8
Associating Top-Level Blocks with the Subsystem . . . . . . . . . . 4-9