LVClassLibrary class/Descendants Must Override Item?.Set method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 97D6C0C
Scope Basic Development Environment
Data Name Set MustOverride?
Short Name* Set MustOverride?
Long Name* Descendants Must Override 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 Descendants Must Override Item?:Set
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Determines whether descendant classes must override the member VI specified by Dynamic Member VI.

This method is similar to the Require descendant classes to override this dynamic dispatch VI checkbox of the Item Settings page of the Class Properties dialog box.

Parameters

Data type Name Required Description
ProjectItem Refnum Dynamic Member VI Yes Specifies the member VI that you want to set whether descendant classes must override.
Boolean Must Override? Yes

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links