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
I need to operate my camera using the "Software trigger mode" detailed in the IDS Software Suite manual. By the ueye_cam nodules "ext_trigger_mode" parameter's description I see the following comment: "frames need to be triggered by hardware signal (falling-edge) on digital input pin of camera".
Could you please make it possible to use the IS_SET_TRIGGER_SOFTWARE parameter (from the is_SetExternalTrigger() from the IDS API), meaning that when "ext_trigger_mode" is set as "True", it not only accepts a hardware signal but a software one as well?
Thanks in advance for your help in this regard!
The text was updated successfully, but these errors were encountered:
Hi 👋🏼
I need to operate my camera using the "Software trigger mode" detailed in the IDS Software Suite manual. By the ueye_cam nodules "ext_trigger_mode" parameter's description I see the following comment: "frames need to be triggered by hardware signal (falling-edge) on digital input pin of camera".
Could you please make it possible to use the IS_SET_TRIGGER_SOFTWARE parameter (from the is_SetExternalTrigger() from the IDS API), meaning that when "ext_trigger_mode" is set as "True", it not only accepts a hardware signal but a software one as well?
Thanks in advance for your help in this regard!
The text was updated successfully, but these errors were encountered: