Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 75.1.0.0
Property Value
Type: String| Event Type | Reason |
|---|---|
| CogPMAlignPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogPMAlignPattern Changed | Fires when the value of this property changes and the pattern was untrained. The following state flags may be affected: |
| CogPMAlignPattern Changed | Fires when the string was not changed successfully (CogPMAlignInvalidPCPException), but the pattern was untrained. The following state flags may be affected: |
| Exception | Condition |
|---|---|
| CogPMAlignInvalidPCPException | An invalid PCP string was supplied. If this error occurs, any existing PCP string is lost and the contents of the CogPMAlignPattern are undefined. |
Customization string (PCP) used to customize this PMAlign pattern. The PCP string can be set by either setting the PCPString property directly or calling the PCPLoadFromFile method. An empty string indicates that no PCP is set for this pattern.
Note: Changing this property causes this CogPMAlignPattern to become untrained.
Default Value: NULL (an empty string)