This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMP006EVM: tio32_Open() causes the DLL window to flash

Part Number: TMP006EVM

Using the TMP007EasyCal, TMP006EVM_GUI, or calling tio32_Open() myself from a program causes the DLL window to flash briefly (open and close). Is there a way to prevent the window from opening and closing every time tio32_Open() is called? I need to be able to detect if the TMP006EVM is plugged in and the way I am doing it is polling once and a while using tio32_Open() and tio32_GetBoardCount and then checking the number of boards. The result is the DLL flashing every time I call tio32_Open to check if it is plugged in.