NAB plug-in for MWT user guide June 21, 2006 |
Contents
![]() ![]() |
Chapter 3 Views |
This view is used to manage programs to assist in operations for an instance that calls an event procedure written in a programming language.
The [NAB/Procedures] view contains a menu and icons for event procedure operations.
Item |
Functional outline |
Add procedure |
Adds a new procedure. |
Properties |
Used to edit procedure attributes. |
Edit procedure |
Used to edit a procedure written in a programming language. |
Delete procedures |
Deletes a procedure. |
Specify [Procedure Name], [Function Name], and [Trigger] for [Add procedure] or [Properties].
An arbitrary character string can be specified in [Procedure Name].
The character string specified in [Function Name] can be called as a function, in conformance with programming language specifications.
[Trigger] indicates the time of an event that generates a trigger for an instance.
A trigger can be specified for each event procedure. The procedure starts when the trigger is generated.
Available triggers for event procedures are roughly categorized into four types.
Trigger type |
Description |
Trigger that is generated at the time of an instance status change |
This trigger is generated when the instance status (e.g., display status) changes. |
Trigger that is generated at the time of a mouse status change |
This trigger is generated when the mouse is operated. |
Trigger that is generated at the time of a keyboard status change |
This trigger is generated when the keyboard is operated (e.g., a key is pressed). |
Other |
− |
Contents
![]() ![]() |