Engine.GetTypePaletteFileList

Syntax

Engine.GetTypePaletteFileList

Return Value

Object Array

An array of pointers to the PropertyObjectFile interfaces of the loaded type palette files.

Purpose

Returns the list of currently loaded type palette files in the TestStand Engine.

Remarks

Type palette files contain step type and data type definitions. The TestStand Engine loads these files when the sequence editor and user interfaces launch. Call this method to obtain the list of loaded type palettes.

See Also

Engine.LoadTypePaletteFilesEx

Engine.SetTypePaletteFileList

Engine.UnloadTypePaletteFiles