04-03-2012 08:27 PM
How can I modify UUT container which is under ModelData.TestSockets[index].UUT. Need to add more variables to the UUT container.
If I rt click ans say view>Type Definition on the UUT container, TS returns error - "One or more errors have occured. Please save your work adn restart the application".
TIA.
04-04-2012 09:09 AM
Hi,
Are you able to view Custom Data Types by going to View » Types? I was able to go to the definition without any problems.
04-04-2012 12:49 PM
yes I can go to Types.
From the batch model I select the UUT container and go to View>TypeDef (image BatchModel_Step1.jpg)
Then on the type def selecting and rt clicking the UUT container always show the Insert Field as grayed out (image AddToUUTContainer_Step2.jpg)
So I can never add any varaible to UUT container?
If I repeat the procedure then TestStand displays the error and it then has to be relaunched.
Using TS4.1.
04-04-2012 01:00 PM
Rohama,
Looks like I am missing the UUT container.
Just checked on another PC and when I click on the UUT container (as shown in image AddToUUTContainer_Step2.jpg) anad select view>>Type def then it takes to the UUT container. Whereas on my PC when I rt click and select to view >type def on UUT container I get the error "One or more errors have occured. Please save toy work and restart the application."
Any idea how to get the UUT container back?
Thanks!
04-04-2012 01:16 PM
I'm not sure what you mean by missing. I would check to make sure your BatchModel.seq isn't a read-only file. Go to the file itself, right click and go to Properties. Make sure the box next to Read-only isn't selected.