Hi thanks, looks like that was the problem, here is the example modified /************************************** Name: 1046_reconn.cpp Desc: demuestra como reconectar un phidgets 1046_0 Date: 05-Sep-2020 License: MIT */ #include <iostream> #include <thread> #include <phidget21.h> using namespace std...