Back to Adaptive Vision Library website

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

VisionBox_IOSchedulerGetNumberOfOutputs


Returns number of available outputs of IO Scheduler unit of Vision Box computer.

Syntax

void avl::VisionBox_IOSchedulerGetNumberOfOutputs
(
	VisionBox_State& ioState,
	const int inSchedulerUnitNumber,
	int& outNumberOfOutputs
)

Parameters

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