Back to FabImage Studio website
You are here: Start » Filter Reference » Camera Support » Flir Spinnaker » Spinnaker_GetIntegerParameter
Module: | ThirdParty |
---|
Gets parameter of type Integer from Spinnaker device.
Name | Type | Description | |
---|---|---|---|
![]() |
inDeviceID | String* | Device identifying address |
![]() |
inParameterName | String | Name of parameter node to access |
![]() |
inVerify | Bool | Enables Range verification |
![]() |
inIgnoreCache | Bool | If true the value is read ignoring any caches |
![]() |
outValue | Integer | Value retrieved from device parameter |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.
Filter Group
This filter is member of Spinnaker_GetParameter filter group.