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



