09-07-2007 03:22 PM
09-10-2007 01:00 AM
Hi,
The text for the buttons is derived from the various ini files in the components\NI\Language\..\ folder.
The Test UUTs text is in the TestStandStrings.ini
If you add the following to the CustomStrings.ini, which can be found in the components\User\Language\English\ folder, then the engine will use the text found in the User folder rather than the NI folder.
[MODEL]
TEST_UUTS = "Start Test"
When TestStand SeqEditor / Operator Interface is launched you should fined that the Test UUTs button is now called Start Test.
Regards
Ray Farmer
09-13-2007 12:53 PM
09-18-2007 08:59 AM - edited 09-18-2007 08:59 AM
Hi SajK,
I just found out how to do this exact same thing. Have a look at this thread and it will explain how to do it. I have also attached a PIC that shows.
Message Edited by Jhoskins on 09-18-2007 10:00 AM
09-18-2007 11:16 AM