PolymorphicVI class/GetPolyCHImage method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 211C2C00
Scope VI Scripting
Data Name GetPolyCHImage
Short Name* GetPolyCHImage
Long Name* GetPolyCHImage
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 101
Owning Class Name PolymorphicVI Class
Return Data Type Common Cluster TypeDef data type

Common Cluster TypeDef

Invoke Node GetPolyCHImage
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 allowedNo
Settable when the VI is runningYes

Returns an image depicting how the context help looks for the polymorphic VI.

Parameters

Data type Name Required Description
Common Cluster TypeDef GetPolyCHImage Yes. Return value.
I32 Instance Index Yes Instance Index specifies which instance VI to use for wire types. Use -1 to use the help description and icon for the polymorphic VI.

Uses

History

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

See Also

External Links