Back to Aurora Vision Library Lite website
You are here: Start » Camera Support » Flir » FlyCapture_GenerateSoftwareTrigger
FlyCapture_GenerateSoftwareTrigger
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
Generates software trigger.
Syntax
void avl::FlyCapture_GenerateSoftwareTrigger ( FlyCapture_State& ioState, atl::Optional<int> inDeviceSerialNumber )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | FlyCapture_State& | Object used to maintain state of the function. | |
![]() |
inDeviceSerialNumber | Optional<int> | NIL | Source device serial number |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.


