sasfog / Open-PupilEXT

Open-PupilEXT Experimental Community Version
https://www.frontiersin.org/articles/10.3389/fnins.2021.676220/abstract
Other
0 stars 0 forks source link

Settings options to automatically connect to available Basler camera and microcontroller #185

Open kheki4 opened 1 month ago

kheki4 commented 1 month ago

The order: 1, Last used stereo camera setup if available and also try to connect to last used microcontroller 2, Any stereo camera setup if available and also try to connect to last used microcontroller 3, Last used single camera if available and also try to connect to last used microcontroller, if the last used setting was hardware triggering. If cannot connect, use software triggering 4, Any single camera if available and also try to connect to last used microcontroller, if the last used setting was hardware triggering. If cannot connect, use software triggering 5, If no success (?) notify user in a message box

(OpenCV webcam not supported for this feature yet)

Settings options to automatically connect to microcontroller 1, Try to connect using the last used settings 2, If the last used port was not found, try to find the device on a likely port (using serial device description string) 3, If no success, do not connect to anything, and (?) notify user in a message box