08-30-2005 02:49 AM
08-30-2005 04:37 AM
Hi,
The only way would be to create your own loader. Although all the source code is available for the PropertyLoader as part of the Teststand installation, I would suggest its a major changed to this code and would be easy to generate some thing new that mets your needs.
Or
You could add to your XLS sheet, so that the propertyloader reads from a different part of the sheet (in its standard format), but these values are linked to the Cells of you current setup.
Regards
Ray Farmer
08-30-2005 04:44 AM
08-30-2005 05:56 AM
Hi,
In TestStand\Components\NI\StepTypes\Database.
Its is adviseable to copy the files in TestStand\Components\NI\StepTypes\Database to TestStand\Components\User\StepTypes\Database before you start any modification.
Regards
Ray Farmer
09-13-2005 02:59 AM
Hello,
I whant to do exactly the same thing: read a 2D-Array with the property loader. And I think I am not the only one in this case.
Before I begin to change the code of the property loader. Does anybody have already done it by now?
Risotto