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

3 Categories of ActiveX Controls
3-30
•Program ID — the name of the ActiveX Control block
•
Connections — whether the ActiveX Control block has an inport, an
outport, both, or neither
•
Input property — the name of the property that is set when the ActiveX
Control block receives a signal
•
Output property — the name of the property whose value is passed as the
output signal
•
Event on which to output — the events that will cause the value of the
output to be updated
•
Initialization command — the command that sets the initial conditions for
the ActiveX Control block
•
Other events and handlers — the events that trigger an action by the
ActiveX Control block
•
Update command — the command that gets executed when the block is
updated (during the simulation)
•
In-block control — whether the ActiveX Control block displays an ActiveX
Control block or is connected to an ActiveX Control block somewhere else
•
Border check box — whether a border appears around the control
Program ID
The Program ID parameter is the name of the ActiveX Control block displayed
on the block. To determine the
Program ID of other ActiveX Control blocks,
consult the documentation for the ActiveX Control block.
Connections
The Connections parameter determines whether the block has an inport, an
outport, both, or neither. If the block is connected to a signal, this choice
indicates whether the signal is input to the block, output from the block, passed
through the block (both), or not connected directly to the block (neither).
Input Property
The Input property parameter indicates the name of the block property whose
value is set by the input signal. Each preconfigured Dials & Gauges Blockset