Report sorting order using WATS LabVIEW toolkit
From the Serial Number History filter in the Test & Repair report, the results returned are always sorted by the order from newest to oldest.
Instead of using the filter to perform the query manually, I need to query the Serial Number History automatically and determine the result from the latest report. Following the Example GetUUT.vi (from WATS LabVIEW toolkit), I developed an application to perform this task.
Could you please confirm the reports from the query are always sorting by the order from the newest to the oldest (similar to the manual approach using the filter), keeping the latest report on the top of the list.
Also, If I need to sort the reports in the reversed order, from the oldest to the newest, is there an easy way to do that, or I need to collect all the test reports and write a VI to perform this reverse sorting task separately?
Please sign in to leave a comment.
Comments
1 comment