Back to Aurora Vision Library Lite website
You are here: Start » Camera Support » STC
STC
Select a function from the list below.
| Icon | Name | Description / Applications | |
|---|---|---|---|
| STC_GenerateSoftwareTrigger | Generates a software trigger. |
||
| STC_GetBoolParameter | Gets a parameter of type Bool. |
||
| STC_GetDoubleParameter | Gets a parameter of type Double. |
||
| STC_GetEnumParameter | Gets a parameter of type Enum. |
||
| STC_GetIntParameter | Gets a parameter of type Integer. |
||
| STC_GetStringParameter | Gets a parameter of type String. |
||
| STC_GrabImage | Captures a frame using an Omron device. |
||
| STC_GrabImage_WithTimeout | Captures a frame using an Omron device. |
||
| STC_SetBoolParameter | Sets a parameter of type Bool. |
||
| STC_SetDoubleParameter | Sets a parameter of type Double. |
||
| STC_SetEnumParameter | Sets a parameter of type Enum. |
||
| STC_SetIntParameter | Sets a parameter of type Integer. |
||
| STC_SetStringParameter | Sets a parameter of type String. |
||
| STC_StartAcquisition | Initializes and starts image acquisition in device. |
||
| STC_StopAcquisition | Stops image acquisition in device. |
