Cog3DPointCloudMeshRoot AcquisitionBeginTime Property Cognex VisionPro 9.8
Some sensors include the timestamps of events such as the beginning of the acquisition process, while other sensors do not. If available, this property represents the time at which acquisiton of this Cog3DPointCloudMeshRoot began, expressed as the number of milliseconds since January 1, 1970 UTC. If this information is not available, the return value will be -1.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 75.1.0.0
Syntax

public virtual long AcquisitionBeginTime { get; }

Property Value

Type: Int64
See Also