cxCam_GetDoubleParameter
Gets parameter using cxCam Support Package.
Syntax
C++
Python
def cxCam_GetDoubleParameter( state: CxCam_State, inName: str, /, *, inDeviceID: str | None = None ) -> outValue: float
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | CxCam_State | ||
![]() |
inDeviceID | str | None | None | Device URI |
![]() |
inName | str | ||
![]() |
outValue | float |



