MulticolumnListbox class/Custom Item Symbols.Set To Custom Symbol Array method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 18D99406
Scope Basic Development Environment
Data Name Custom Item Symbols.Set Symbol Array
Short Name* Custom Item Symbols.Set Symbol Array
Long Name* Custom Item Symbols:Set To Custom Symbol Array
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 46
Owning Class Name MulticolumnListbox Class
Return Data Type No return value
Invoke Node Custom Item Symbols:Set To Custom Symbol Array
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
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 runningYes

Sets the images of all item symbols.

If you want to use a picture to set the symbols, use the Picture to Pixmap VI to convert the data to an image data cluster before using this method. The image clusters you wire to this method are similar to the image data input of the Write JPEG File, Write PNG File, and Write BMP File VIs.

Parameters

Data type Name Required Description
Common Cluster Array Symbols Yes An array of clusters that describe the images you want to use for the item symbols.

Uses

History

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

See Also

External Links