Visual Basic (Declaration) | |
---|---|
Public Overridable Property PatternSearchSyncCriteria As PatternSearchSyncCriteria |
C# | |
---|---|
public virtual PatternSearchSyncCriteria PatternSearchSyncCriteria {get; set;} |
C++/CLI | |
---|---|
public: virtual property PatternSearchSyncCriteria PatternSearchSyncCriteria { PatternSearchSyncCriteria get(); void set ( PatternSearchSyncCriteria value); } |
Specifies the pattern search synchronization criteria used to determine if a valid pattern detection was found. Select PatternSearchSyncCriteria to PatternSearchSyncCriteria.ExactPatternMatch to search for an exact pattern bit match (i.e. where the detected pattern region contains zero detected bit errors). Select PatternSearchSyncCriteria to PatternSearchSyncCriteria.NearestPatternMatch to search for the nearest (or best) pattern bit match (i.e. where the detected pattern region may potentially contains greater than zero bit errors).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 28.00