Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

SetTypePaletteFileList Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.SetTypePaletteFileList ( typePaletteFiles)

Purpose

Sets 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 change the list of loaded type palettes. If the TestStand Engine already has type palette files loaded and they are not in the new list, they will be unloaded.

Parameters

typePaletteFiles As Object Array

[In] An array of pointers to the PropertyObjectFile interfaces of the type palette files. Build the array by calling NewPropertyObjectFile and PropertyObjectFile.ReadFile for each type palette.


See Also

GetTypePaletteFileList

LoadTypePaletteFilesEx

NewPropertyObjectFile

PropertyObjectFile.ReadFile

UnloadTypePaletteFiles


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit