02-25-2009 08:56 AM
I want to bring a cluster from a LabVIEW VI into TestStand and then assign a specific test to each element of the cluster. For example, the cluster might have numeric value that I would like to assign a numeric limit test to. Or the cluster might have a string that I would like to assign a string test to. Or the cluster might have a boolean that I would like to assign a pass fail test to. How can I do this?
02-25-2009 09:36 AM
The simplest way would be to simply use the appropriate test with the 'None' adapter to the TestStand variables that you have assigned to the cluster elements.