Back to Adaptive Vision Library website

You are here: Start » Function Reference » Imago Technologies » VisionBox_IOSchedulerSetTriggerSource

VisionBox_IOSchedulerSetTriggerSource


Connects signal to IO Scheduler input.

Syntax

void avl::VisionBox_IOSchedulerSetTriggerSource
(
	VisionBox_State& ioState,
	const int inSchedulerUnitNumber,
	const int inInputIndex,
	const bool inInvertInput
)

Parameters

Name Type Range Default Description
ioState VisionBox_State& Object used to maintain state of the function.
inSchedulerUnitNumber const int 0 -
inInputIndex const int
inInvertInput const bool

Errors

Error type Description
DomainError Cannot accept negative value of inInputIndex