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.

Remarks

The following table lists the characteristics of this method.

Short Name Refresh Palettes
Data type No return value
Available in Run-Time Engine No
Available in Real-Time Operating System No
Remote access allowed No

Examples

Refer to the following example files included with LabVIEW.

  • labview\examples\Application Control\Palette Editing API\Update Palette.vi