Short Name: SetHandledEvents
Requires: Base Development System
Class: EventStructure Methods
To Use: Create a method.
Sets all events configured for the given the frame, or event case, to handle.
Data type | Name | Required | Description |
---|---|---|---|
Frame Index | Yes | Specifies the index for the frame, or event case, that contains the configured events you want to set. | |
Static App/VI Events | Yes | Specifies an array of clusters containing the application or VI event type for events statically handled by the given event case, the lossy queue limit, and whether the front panel locks until the event case completes. | |
Static Control Events | Yes | Specifies an array of clusters containing each statically handled control or pane event type, the GObject refnum of the associated control, the lossy event limit count for the event type, and whether the front panel locks until the event case completes. | |
Dynamic Events | Yes | Specifies an array of clusters containing the dynamic event type and the order that dynamic events are registered. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Loads the block diagram into memory | Yes |
Remote access allowed | Yes |