Back to FabImage Library website
You are here: Start » Function Reference » Hardware Support » Matrox » Matrox_GenerateSoftwareTrigger_Deprecated
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Generates a software trigger for the timer.
Syntax
void fil::Matrox_GenerateSoftwareTrigger_Deprecated ( Matrox_State& ioState, ftl::Optional<const fil::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. |