Tesser
2008-08-12 09:10:10 UTC
Hi everybody, I am developping a test appliction based on a framework provided by our customer.The provided VIs are using references in order to pass string tables/arrays, used to create the test report.Unfortunately some VIs require a reference to a table of string, and other ones require a reference to an array of strings. Interconnecting those two data types results in a broken wire.After my reserach done of the forum, an array should be equivalent to a table, but apparently it isn't. So I would like to understand whcih are the differences between an array and a table and how can I transform references so they will be accepted by the VIs.Thanks a lot!!