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
Can you please advise how to interface with several cameras? When I create an instance of the class, I always connect only to one of the cameras, unless I physically disconnect it.
The text was updated successfully, but these errors were encountered:
Checkout the latest version on develop.
Ive completed enumerate_cameras and enabled instantiating a camera by name
cam = ToupCamCamera(cid='U3CMOS10000KPA(USB2.0)')
Not sure if enumerate_cameras will function properly when multiple cameras are connected. This will require some testing and maybe some modification to core.ToupcamInst
Can you please advise how to interface with several cameras? When I create an instance of the class, I always connect only to one of the cameras, unless I physically disconnect it.
The text was updated successfully, but these errors were encountered: