You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pho::api::PPhoXi PhoXiDevice = factory.CreateAndConnect(serialNumber);
PhoxiDevice->isConnected() always return to false on ubuntu 18.04. Wondering why is that? The same code works on ubuntu 16.04
The text was updated successfully, but these errors were encountered:
pho::api::PPhoXi PhoXiDevice = factory.CreateAndConnect(serialNumber);
PhoxiDevice->isConnected() always return to false on ubuntu 18.04. Wondering why is that? The same code works on ubuntu 16.04
The text was updated successfully, but these errors were encountered: