Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
public CogAcqFifoCurrentRecordConstants CurrentRecordEnable { get; set; }public CogAcqFifoCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogAcqFifoCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogAcqFifoCurrentRecordConstants
Get
Set
public:
property CogAcqFifoCurrentRecordConstants CurrentRecordEnable {
CogAcqFifoCurrentRecordConstants get ();
void set (CogAcqFifoCurrentRecordConstants value);
}public:
property CogAcqFifoCurrentRecordConstants CurrentRecordEnable {
CogAcqFifoCurrentRecordConstants get ();
void set (CogAcqFifoCurrentRecordConstants value);
}Property Value
Type:
CogAcqFifoCurrentRecordConstants| Event Type | Reason |
|---|
| ICogChangedEvent Changed |
Fires when the value of this property changes.
The following state flag may be affected: |
Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.