NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a C++ dll: How can defined types be added to the Type Palette

Hello,
 
I defined some types in a C++ dll. How can I read them to the Teststand Type Palette?
 
Thanks a lot!
0 Kudos
Message 1 of 4
(3,357 Views)
Hello MGH,

I've been writing a tool for TestStand to parse a header file for #define constants and enums and add them to the TestStand Type palette.  It is not quite finished yet, but I would sure love some beta testers.  I'll try to get it beta ready by the end of this week and let you know where you can get it to try it out if you are interrested. 
Kristen
National Instruments
0 Kudos
Message 2 of 4
(3,322 Views)

Hello Kristen,

this sounds good! I would be very glad if I could be a beta tester.

Looking forward to receiving your file
MGH

0 Kudos
Message 3 of 4
(3,305 Views)
so far
 
I define 'custom data type' in C's head file and teststand , two time write operation
 
 
0 Kudos
Message 4 of 4
(3,280 Views)