Control class/Get Terminal Image method
VI Server Method Information | |
---|---|
Method ID | 6331C0D |
Scope | Basic Development Environment |
Data Name | Get Term Image |
Short Name* | Get Term Image |
Long Name* | Get Terminal Image |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 6 |
Owning Class Name | Control 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 | Yes |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Returns an image of the block diagram terminal of a front panel object.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Image Depth | No | Sets the color depth, or number of supported colors, of the image: 1 (1-bit, black and white), 4 (4-bit, 16 colors), 8 (8-bit, 256 colors), or 24 (24-bit, true color). The default is 8 .
| |
Background Color | No | ||
Image Data | No | Information about the image so you can use the Draw Flattened Pixmap VI to draw it as a picture or use the Graphics Formats VIs to save the image to a file. |
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. |