Engine.UnloadTypePaletteFiles

Syntax

Engine.UnloadTypePaletteFiles

Purpose

Unloads the TestStand Engine list of type palette files.

Remarks

Type palette files contain step type and data type definitions. UnloadTypePaletteFiles is the method the sequence editor and user interfaces call on the TestStand Engine to unload these files when they exit. If the Engine.LoadTypePaletteFilesEx method was previously called, call this method to unload the type palette files.

See Also

Engine.GetTypePaletteFileList

Engine.LoadTypePaletteFilesEx

Engine.SetTypePaletteFileList