CogAcqFifoTool CurrentRecordEnable Property Cognex VisionPro 9.5
Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public CogAcqFifoCurrentRecordConstants CurrentRecordEnable { get; set; }

Property Value

Type: CogAcqFifoCurrentRecordConstants
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Remarks

    Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.

    See Also