I used a DLL to get ScanWorks' API into TestStand. I put in the parameters for this one function and just want to know if this is the correct format as I have not used a DLL before.
The functions parameters are also attached below.
The issue I think I have is that when I try to input the incorrect String parameter of a hardware that is not available or listed like "UB-10", it does not output any error when it should. I am not sure if TestStand is suppose to send a error message or will it be in ScanWork's test results?
Can anyone guide me toward the correct solution or confirm I am on the right track?