NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Renaming custom data type

Solved!
Go to solution

All,

 

Is it possible to rename a Custom Data Type (programatically or via a CallBack etc...)? Specifically, the container UUT. I want to call it something else for my program.

 

Thanks

0 Kudos
Message 1 of 3
(3,187 Views)

To rename a custom data you must have all files with instances of that type open when you make the change, otherwise they will be considered to have a different type with the old name when they are next opened. Do you mean the UUT process model data type? I would recommend against changing that since you will make your custom version of the process model less compatible with the default version, especially since the end user/operator does not necessarily ever have to see the type name, so it's probably not worth the hassle in that case.

 

Hope this helps,

-Doug

0 Kudos
Message 2 of 3
(3,176 Views)
Solution
Accepted by topic author CarmineS

Thanks Doug, this helps.

0 Kudos
Message 3 of 3
(3,148 Views)