Palettes:Refresh Method

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.

Example

Remarks

The following table lists the characteristics of this method.

Data typeNo return value
Available in Run-Time EngineNo
Available in Real-Time Operating SystemYes
Remote access allowedNo

Example

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.

 Open example  Find related examples