NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get list of Step Types from Type Palette .ini file (C#)

I am trying to get a list of the step types that I created in a custom Type. I load the file in C# using sequenceContext.Engine.GetTypePaletteFileList(),

then I get the reference to the PropertyObjectFile of my custom made type palette file that is loaded into test stand.

From here, how do I access the list of step types? I know there is a PropertyObjectFile.Data method, but I do not know what to do with it to access specific Step Types.

0 Kudos
Message 1 of 2
(2,115 Views)