VI Server Method Information
|
Method ID
|
6337005
|
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
|
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 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
|
|
Symbols
|
Yes
|
An array of clusters that describe the images you want to use for the item symbols.
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links