ListBox class/Custom Item Symbols.Get Symbol method
VI Server Method Information | |
---|---|
Method ID | 6337002 |
Scope | Basic Development Environment |
Data Name | Custom Item Symbols.Get Symbol |
Short Name* | Custom Item Symbols.Get Symbol |
Long Name* | Custom Item Symbols:Get Symbol |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 12 |
Owning Class Name | ListBox Class |
Return Data Type | Common Cluster TypeDef data type |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
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 | Yes |
Returns the item symbol as a cluster of image data so you can draw it as a picture using the Draw Flattened Pixmap VI or save the image to a file using the Graphics Formats VIs.
The cluster returned by this method is similar to the image data output of the Read JPEG File, Read PNG File, and Read BMP File VIs.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Custom Item Symbols:Get Symbol | Yes. Return value. | ||
Index | Yes |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |