Palettes:Refresh Method

LabView Local Project Settings

Palettes:Refresh Method

Short Name: Refresh Palettes

Installed With: Base Package

Class: Application Methods

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.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedYes
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo

Example

Refer to the Update Palette VI in the labview\examples\Palette API directory for an example of using the Palettes:Refresh method.

 Open example  Browse related examples