I'm modifying the TestStand 1.0.3 process model and need to create a new version (in LabVIEW) of the "DisplayUUTInformationDialog" function from the modelsupport.dll.
My question is, where does this dialog get the list of previously entered
serial numbers that it uses to build the combobox entry? I thought they
would be in a station global somewhere, but I can't find them.