Photoneo_GrabConfidence
Captures ConfidenceMap structure using Photoneo.
Syntax
C++
Python
def Photoneo_GrabConfidence( state: Photoneo_State, inCaptureSettings: PhotoneoCaptureSettings, outImage: Image, /, *, inDeviceID: str | None = None ) -> outResult: bool
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Photoneo_State | ||
![]() |
inDeviceID | str | None | None | Device identification string |
![]() |
inCaptureSettings | PhotoneoCaptureSettings | ||
![]() |
outImage | Image | Output image |



