82 / 160
Copyright © 2016-2018 TOSHIBA TELI CORPORATION, All Rights Reserved.
http://www.toshiba-teli.co.jp/en/index.htm
D4259344C
1. Select a trigger mode.
Set ‘TriggerMode’ with ‘SetCamTriggerMode’ function.
2. Select a trigger sequence of random trigger shutter.
Set ‘TriggerSequence’ with ‘SetCamTriggerSequence’ function.
3. Select a trigger source of random trigger shutter.
Set ‘TriggerSource’ with ‘SetCamTriggerSource’ function.
4. Select a trigger activation of hardware trigger.
5. Set the number of frames to exposure in Bulk mode.
Set ‘TriggerAdditionalParameter’ with ‘SetCamTriggerAdditionalParameter’ function.
6. Set a trigger delay.
Set ‘TriggerDelay’ with ‘SetCamTriggerDelay’ function.
7. Capture image stream.
To start and stop capturing image is the same way as AcquisitionControl.
Please refer to AcquisitionControl section as well.
Please refer to [Camera streaming functions] in [TeliCamAPI Library manual]
and [GrabStreamSimple] sample code in your TeliCamSDK install folder.
8. Execute software trigger.
Execute Software Trigger in SoftwareTrigger mode with ‘ExecuteCamSoftwareTrigger’ function.
Please refer to [Controlling camera feature functions] in [TeliCamAPI Library manual] for more detail.