Back to Aurora Vision Library Lite website

You are here: Start » Hardware Support » Aurora Imaging Library » AILSystem_GetEndTimerWatcherEvent

AILSystem_GetEndTimerWatcherEvent


Header: ThirdPartySdk.h
Namespace: avl

Get io hook event.

Syntax

C++
Python
 
void avl::AILSystem_GetEndTimerWatcherEvent
(
	AILSystem_State& ioState,
	atl::Optional<const avl::AILSystemAndDeviceIdentifier&> inDeviceID,
	avl::AILEvent& outEvent
)

Parameters

Name Type Default Description
Input will be modified ioState AILSystem_State& Object used to maintain state of the function.
Input value inDeviceID Optional<const AILSystemAndDeviceIdentifier&> NIL Device identification number.
Output value outEvent AILEvent&