Enable creation of records by bitwise ORing the appropriate CogOCVMaxCurrentRecordConstants.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
public CogOCVMaxCurrentRecordConstants CurrentRecordEnable { get; set; }public CogOCVMaxCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogOCVMaxCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogOCVMaxCurrentRecordConstants
Get
Set
public:
property CogOCVMaxCurrentRecordConstants CurrentRecordEnable {
CogOCVMaxCurrentRecordConstants get ();
void set (CogOCVMaxCurrentRecordConstants value);
}public:
property CogOCVMaxCurrentRecordConstants CurrentRecordEnable {
CogOCVMaxCurrentRecordConstants get ();
void set (CogOCVMaxCurrentRecordConstants value);
}Property Value
Type:
CogOCVMaxCurrentRecordConstantsThis read/write property is a bitwise combination of CogOCVMaxCurrentRecordConstants. Options include None, InputImage, Region, All.