ICImagingControl.DeviceTrigger Property |
||
Enables/disables external triggering of the current video capture device. | ||
Syntax: | [C#] |
|
Limitations: | Only available when a device is open and valid. |
|
Remarks: | If the trigger is enabled, the video capture device will not send images if no trigger event occurs. This may block an application while it waits for MemorySnapImage to return. |
|
See also: | ICImagingControl, ICImagingControl.DeviceTriggerAvailable |