Short Name: Set MustCallParent?
Requires: Base Development System
Class: LVClassLibrary Methods
To Use: Create a method.
Determines whether the member VI specified by Dynamic Member VI requires each child class VI that overrides the member VI to call the member VI with the Call Parent Class Method node.
This method is similar to the Require overrides of this dynamic dispatch VI to always invoke the Call Parent Class Method node checkbox on the Item Settings page of the Class Properties dialog box.
Data type | Name | Required | Description |
---|---|---|---|
Dynamic Member VI | Yes | Specifies the member VI that you want to specify whether each child class VI must call. | |
Must Call Parent? | Yes | Specifies whether the descendant VIs of the member VI must call the member VI. |
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 | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |