Click or drag to resize

CameraControllerUniqueID Property

Unique identifier of the camera device. Varies according to the camera type, usually a serial number

Namespace:  LynceeTec.DHM.Camera
Assembly:  LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 8.2.31040.0 8_2_dev 785396c, built 2020-09-23 07:47:08 UTC
Syntax
public string UniqueID { get; }

Property Value

Type: String

Implements

ICameraControllerUniqueID
See Also