09-16-2011 01:30 AM
HI
How do i display a panel when im creating a CVI dll?
I use the CVI Dll in Teststand and i need to display a panel. e.g. To show a list of com port for the user to select.
09-16-2011 04:34 PM
Hi Shako,
You can find an example of CVI GUI being called from TestStand in the TestStand Examples folder. The example is called MultiUUT. It looks like you just need to create a dll that calls the UIR.
I hope this helps.
Josh L.