VI Server Method Information
|
Method ID
|
756A3810
|
Scope
|
Basic Development Environment
|
Data Name
|
Custom Item Symbols.Get Symbol Array
|
Short Name*
|
Custom Item Symbols.Get Symbol Array
|
Long Name*
|
Custom Item Symbols:Get Symbol Array
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
66
|
Owning Class Name
|
TreeControl Class
|
Return Data Type
|
Common Cluster Array 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 symbols as an array of clusters of image data so you can draw them as pictures using the Draw Flattened Pixmap VI or save the images to files using the Graphics Formats VIs.
The clusters returned by this method are 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 Array
|
Yes. Return value.
|
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links