AvSMART_GenerateSoftwareTrigger


Generates software trigger.

Syntax

C++
Python
 
def AvSMART_GenerateSoftwareTrigger(
	state: AvSmart_State,
	/
)
-> None

Parameters

Name Type Default Description
Input will be modified ioState AvSmart_State

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.