Back to FabImage Studio website
You are here: Start » Filter Reference » XIMEA » XiApi_GetParamInt
Gets parameter of type Integer from XIMEA device.
Name | Type | Description | |
---|---|---|---|
![]() |
inDeviceID | String* | Camera chip ID or camera index |
![]() |
inParameter | String | Parameter name |
![]() |
outValue | Integer | Received value |
Remarks
The value of the parameter is retrieved in every filter iteration.
The possible values (strings) of inParameter input can be found in the XIMEA documentation at the following website .
Complexity Level
This filter is available on Basic Complexity Level.