Engine.LoadTypePaletteFiles
- Updated2026-02-03
- 1 minute(s) read
Engine.LoadTypePaletteFiles
Syntax
Engine.LoadTypePaletteFiles
Purpose
Note
This method is obsolete. Use the
Engine.LoadTypePaletteFilesEx
method instead.
Remarks
Loads the TestStand Engine list of type palette files. Type palette files contain step type and data type definitions. LoadTypePaletteFiles is the method the sequence editor and user interfaces call on the TestStand Engine to load these files when they launch. You can call this method outside of the sequence editor or a user interface if an instance of the TestStand Engine has been created and the type palette files need to be loaded.