Software Archive
Read-only legacy content
17061 Discussions

[SR300] Method IsConnected() always returns true

TedCasDev
Beginner
307 Views

Hi all,

just testing the SR300 camera with the latest SDK (2016 R2 v10) using the C# wrapper
When I call the method IsConnected() from the SenseManager instance, it is always returning true, even if I unplug the USB cable.
Does anyone have further information? Is it a well-known bug of the SDK?

Thanks,

0 Kudos
2 Replies
kam_c_
Beginner
307 Views

I also got the same result (always true), hope to know any solution to detect the connection status of the camera.

Thanks

 

 

0 Kudos
TedCasDev
Beginner
307 Views

Hi all,

anyone has new information regarding the problem where IsConnected() method always returns true?

I'm facing a similar problem. I'm trying to use the event  "SenseManager.DeviceConnected" but when I connect or disconnect the camera, it is not being raised.

It's just raising the first time when the Init method is called.

Anyone else with this problem?
Any other way of checking if the device has been connected/disconnected?

Thanks.

 

0 Kudos
Reply