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



