Keysight Pathwave 89600 VSA .NET API
SynchronizationSearchType Enumeration
See Also 
Agilent.SA.Vsa.Rfid.Interfaces Assembly > Agilent.SA.Vsa.Rfid Namespace : SynchronizationSearchType Enumeration


Glossary Item Box

Specifies a bit pattern on which to sync the demodulation measurements.

Syntax

Visual Basic (Declaration) 
Public Enum SynchronizationSearchType 
   Inherits System.Enum
C# 
public enum SynchronizationSearchType : System.Enum 
C++/CLI 
public enum class SynchronizationSearchType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
BitSpecifies a bit pattern.
StandardSpecifies a standard pattern.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also