I am trying to port a very old (Ver 2.0) customized sequential model into TestStand 2019.
So far I have all of the changes needed, except for the multi-numeric tests.
The test information is being read from an Access database and I would like to modify the NI_LimitMeasurement type to add 2 fields that are being read from the database. There is a Name and Description field read from the database that is needed for the report.
What is the best way to handle this?
Thank you
John