VI Server Method Information
|
Method ID
|
97D6C0E
|
Scope
|
Basic Development Environment
|
Data Name
|
Set MustCallParent?
|
Short Name*
|
Set MustCallParent?
|
Long Name*
|
Descendants Must Call Parent Item?:Set
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
85
|
Owning Class Name
|
LVClassLibrary Class
|
Return Data Type
|
No return value
|
Invoke Node
|
|
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
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 Method Node.
This method is similar to the Require overrides of this dynamic dispatch VI to always invoke the Call Parent Node checkbox on the Item Settings page of the Class Properties dialog box.
Parameters
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.
|
Uses
History
See Also
External Links