genicam / harvesters_gui

Harvester-based GUI
Apache License 2.0
56 stars 22 forks source link

Add cti_file & selected_device params to Harvester class ctor #29

Open cgraf78 opened 1 year ago

cgraf78 commented 1 year ago

These params allow the caller to make the GUI auto-load a CTI file and select a device that is enumerated within the CTI library. If the desired device is not found, the first detected device is selected, per standard behavior.

cgraf78 commented 1 year ago

Hi @kazunarikudo , thanks for creating this project and for considering this pull request. I'm of course open to all of your suggestions! I appreciate it.