01-29-2010 07:42 AM
Using TestStnad 4.2.1 and MySQL.
I have a custom step that contains an 1D array. How do I log this array to the TestStand Results database?
Thanks
02-01-2010
06:14 AM
- last edited on
10-21-2024
10:22 AM
by
Content Cleaner
Hi
The key to customising the default TestStand database logging is the schema's which you may or may not be aware of. If you are not take a look at the tutorial Creating a TestStand Database Schema from Scratch for more info.
You are able to log an array automatically as the column field is of type "Binary". When set to binary you then have the Format option enabled, use this to determine the format of the values you want to log.
See the TestStand help topic Logging Binary and String Database Values for more information.
For information on logging a 2D-array, please see the thread How to add a 2D result array to the result database?
I hope this helps
Rich
NI | UK