Short Name: Refresh Palettes
Requires: Base Development System
Class: Application Methods
To Use: Create a method.
Updates the Controls and Functions palette set programmatically.
To update the palette set, place the Palettes:Refresh method on the block diagram to the right of the Write Palette VI and run the VI.
This method is similar to the Save Changes button on the Edit Controls and Functions Palette Set dialog box.
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | Yes |
Remote access allowed | No |
Refer to the Update Palette VI in the labview\examples\Application Control\Palette Editing API directory for an example of using the Palettes:Refresh method.