Photoneo_SetParameters
Sets the camera parameters.
Syntax
C++
Python
def Photoneo_SetParameters( state: Photoneo_State, inCaptureSettings: PhotoneoCaptureSettings, /, *, inDeviceID: str | None = None ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Photoneo_State | ||
![]() |
inDeviceID | str | None | None | Device identification string |
![]() |
inCaptureSettings | PhotoneoCaptureSettings |


