Short Name: Remove Parent Interface
Requires: Base Development System
Class: LVClassLibrary Methods
To Use: Create a method.
Given the qualified name of a current parent interface, this method removes that parent from the current class. Taking in the qualified name allows for removal of missing parents. This method does not allow removal of parent classes.
Data type | Name | Required | Description |
---|---|---|---|
Parent Interface Qualified Name | No | Specifies the qualified name of the parent interface. | |
Prompt To Save? | No | Specifies whether to prompt the user to save the modified class. |
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 | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |