Back to FabImage Studio website

You are here: Start » Filter Reference » Camera Support » XIMEA » XiApi_GetParamInt

XiApi_GetParamInt


Module: ThirdParty

Gets parameter of type Integer from XIMEA device.

Name Type Description
Input value inDeviceID String* Camera chip ID or camera index
Input value inParameter String Parameter name
Output value 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 .

Parallel execution

This filter cannot be placed in multiple Workers.

Complexity Level

This filter is available on Basic Complexity Level.

See Also