Back to Aurora Vision Library website

You are here: Start » Function Reference » Camera Support » NET SynView » SynView_GenerateSoftwareTrigger

SynView_GenerateSoftwareTrigger


Header: ThirdPartySdk.h
Namespace: avl
Module: ThirdParty

Generates a software trigger, trigger source should be set to 'software'.

Syntax

void avl::SynView_GenerateSoftwareTrigger
(
	SynView_State& ioState,
	atl::Optional<const atl::String&> inDeviceID
)

Parameters

Name Type Default Description
Input will be modified ioState SynView_State& Object used to maintain state of the function.
Input value inDeviceID Optional<const String&> NIL Tries to find the camera in all available IDs (UserID, VendorName, ModelName...)