Viewing activex control methods, Viewing activex control methods -39 – Rockwell Automation 9301 Series RSView32 Users Guide User Manual
Page 446

Animating graphic objects
12–39
To attach RSView32 commands or macros:
1.
Select the ActiveX object.
2.
Click the right mouse button to open the context menu, point to
Animation, point to ActiveX Control and then click Events.
3.
Select the event you want to attach the command or macro to.
4.
Type the command or macro name, or click the ... button to open
the Command Wizard, and then click a command or macro.
Separate multiple commands or macros with a semi–colon (;) or
place them on separate lines. Multiple commands are executed in
the order they are listed.
5.
To attach a tag to an event parameter, select an event parameter.
6.
Type the tag name or click the ... button to open the Tag Browser
and select a tag. The tag’s value is determined when the ActiveX
event occurs.
7.
To log the event, click the Log event to RSView activity log file
check box and set up logging in the Activity Log Setup editor.
ActiveX events are logged under the Applications category and
will be logged to whatever destination you specify (activity bar, log
file, printer). For information about setting up activity categories,
see “Specifying which activities to log” on page 8-13.
When an event is logged, the name of the ActiveX object is the
message that is logged. For details about naming an object, see
“Naming an ActiveX object” on page 12-35.
Viewing ActiveX control methods
The ActiveX Control Methods dialog box shows the methods
implemented for the selected object. A method is a function that is
part of the ActiveX object.