Owning Palette: Programming VIs and Functions
Requires: Base Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Graphics & Sound VIs to create custom displays, import and export data from graphics files, and play sounds.
Palette Object | Description |
---|---|
Beep (Mac OS X, Linux) | Causes the system to issue an audible tone.
LabVIEW ignores the parameters of this VI. They appear on Mac OS X and Linux for compatibility reasons. |
Beep (Windows) | Causes the system to issue an audible tone. (Windows Vista 64-bit) This VI might not work correctly if use system alert? is FALSE. |
Subpalette | Description |
---|---|
3D Graph Properties VIs | Use the 3D Graph Properties VIs to create 3D data displays. |
3D Picture Control VIs | Use the 3D Picture Control VIs to display graphical representations of objects in 3D scenes. |
Graphics Formats VIs | Use the Graphics Formats VIs to retrieve or store image data in BMP, JPEG, or PNG image files. |
Picture Functions VIs | Use the Picture Functions VIs to create visual representations of data. Many of these picture VIs use clusters to define points and rectangles. The VIs related to drawing text use clusters and enumerations to describe the font choice and the positioning of the text. |
Picture Plots VIs | Use the Picture Plots VIs to create graphical representations of data. |
Sound VIs | Use the Sound VIs to play sounds. |