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


Glossary Item Box

Specifies how to decode the examined portion of the RFID exchange.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ForwardSpecifies forward (interrogator to tag).
ReturnSpecifies return (tag to interrogator).
‡ 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