Back to Aurora Vision Library website
You are here: Start » Function Reference » Hardware Support » Matrox » Matrox_GenerateSoftwareTrigger_Deprecated
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
| Module: | ThirdParty |
Generates a software trigger for the timer.
Syntax
void avl::Matrox_GenerateSoftwareTrigger_Deprecated ( Matrox_State& ioState, atl::Optional<const avl::MatroxDeviceID::Type&> inDeviceID, int inTimer )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | Matrox_State& | Object used to maintain state of the function. | ||
![]() |
inDeviceID | Optional<const MatroxDeviceID::Type&> | NIL | Device identification number. | |
![]() |
inTimer | int | 1 - 16 | Timer. |


