ListBox class/Custom Item Symbols.Set To Custom Symbol method
VI Server Method Information | |
---|---|
Method ID | 6337004 |
Scope | Basic Development Environment |
Data Name | Custom Item Symbols.Set Symbol |
Short Name* | Custom Item Symbols.Set Symbol |
Long Name* | Custom Item Symbols:Set To Custom 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 | No return value |
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 |
Sets the image of an item symbol.
If you want to use a picture to set the symbol, use the Picture to Pixmap VI to convert the data to an image data cluster before using this method. The image cluster you wire to this method is 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 |
---|---|---|---|
Index | Yes | The index of the symbol you want to set. The default is 0. | |
Image | Yes | Describes the image you want to use for the item symbol. |
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. |