trigger image acquisition tool

2 ビュー (過去 30 日間)
takanoha
takanoha 2020 年 5 月 12 日
コメント済み: takanoha 2020 年 5 月 13 日
Hi
I am writing an adapter to control our camera with Image Acquisition Tool and would like to implement software trigger on the adapter.
There is a Trigger button located under Acquire shown below and I want to use this button to trigger our camera's API function to trigger software signal to the camera.
I am quite puzzled what function is called when this Trigger button is pressed. Reading from the manual if I call "start", "trigger"(manual trigger) from MATLAB startCapture() in the adapter is called but I am not seeing this behaviour.
Can someone please help me ?
Thanks,
  1 件のコメント
takanoha
takanoha 2020 年 5 月 13 日
After playing with the demo program I realize this is not what I expected the function to work.
The trigger button will work internally so it will not call StartCapture() nor StopCapture() nor any function that user can modify or update. This button, invoking trigger(vid) will acquire images after preview(vid) is already started.

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by