04-28-2008 07:24 AM - edited 04-28-2008 07:25 AM
04-28-2008 07:32 AM
Hi, I'm back with an explanation !
Because the Data Type should also appear in Station Globals Type I have converted "StationGlobals.ini" to previous INI file format (TestStand 3.x and prior) and I have noticed that in the definition of my Custom Data Type, the location was empty :
...
[DEF, MyNewType]
%LOCATION = ""
...
So I have changed it into :
...
%LOCATION = "UserTypes"
...
Relaunched TS and My Type is now available !!!!
I just cant' explain why in the "StationGlobals.ini" binary file, the location was lost !? So dear TestStand Users TAKE CARE !!!!
Best regards,
Emmanuel