TheImagingSource / IC-Imaging-Control-Samples

Windows Sample in C#, C++, Python, LabVIEW and Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activate/deactivate external trigger using python script

PVaddy13 opened this issue · comments

Hello,

While using IC Capture 2.5 software, I noticed an external trigger activated at the beginning of the video capture. I had to deactivate it every time before capturing a video. Also, I am trying to capture videos using Python (have not been successful yet). Does this external trigger get activated while using the camera with Python also? If yes, do you have any program/script to check/modify the external trigger status?

Thank you,
Chandra.

Hello Chandra

I can not work that fast, I am still busy with the other AVI Capture issue you generated.

The trigger is one trigger ONE image only. One trigger, one image. Thus, if you want to capture many images, you need that many triggers.

Stefan

Hello Stefan,

I appreciate you are working on my other issue with AVI capture. As I mentioned, I am new to using TIS cameras, any industrial cameras for that matter. So I am trying to learn as much as possible as soon as possible :). Feel free to answer them at your convenience.

Thank you,
Chandra.

Hello Stefan,

As you mentioned in the other thread, I am able to activate/deactivate the trigger using the properties tab in the camera selection window.

Thank you,
Chandra.