06-29-2017 09:09 AM
I am trying to integrate TestStand with Scanworks. If anyone has worked with ScanWorks from Asset, it utilizes boundary scan. I have two boards which I want to get tested, one uses the RIC-1000 via ethernet and the other USB-100. I want to have ScanWorks automatically recognize/switch between both of these hardwares depending on the TestStand sequence or by recognizing which board is connected without doing so manually. Does anyone know how to do so?
06-30-2017 03:04 PM - last edited on 10-23-2024 11:29 AM by Content Cleaner
Are you intending to call into ScanWorks DLLs? If so, I would recommend looking at An Overview of Accessing DLLs or Shared Libraries from LabVIEW or Calling DLLs From TestStand. I was also able to find a forum that deals with using ScanWorks DLLs specifically. It is from 2002 and is dealing with some specific issues, but may be worth looking over if you are trying to get some context on integration.
I recommend searching the LabVIEW Instrument Driver Network to find drivers for specific products like the USB-100. I didn't have any luck finding the RIC-1000, but the Asset ScanWorks page talks about integration with LabVIEW and TestStand more than once, so you may get in contact with them for best practices.
Best,