You are here: Start » FIL.NET » GenicamInvoke.GenApi_GetFloatDescriptor
GenicamInvoke.GenApi_GetFloatDescriptor
Reads named float parameter attributes from GenICam IFloat interface.
Namespace: | Fil |
---|---|
Assembly: | FilNet.Genicam.dll |
Syntax
C++
C#
public static void GenApi_GetFloatDescriptor ( int inHandle, string inParameterName, Fil.GenApi_FloatDescriptor outDescriptor )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHandle | int | Handle to object providing GenApi interface. | ||
![]() | inParameterName | string | Textual name of the parameter that should be accessed in GenICam naming convention or device specific name. Parameter name is case sensitive. | ||
![]() | outDescriptor | Fil.GenApi_FloatDescriptor |