Roseek_GenerateSoftwareTrigger
Generates software trigger.
Syntax
C++
Python
def Roseek_GenerateSoftwareTrigger( state: Roseek_State, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Roseek_State |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

