From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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 1
(1,889 Views)