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


Glossary Item Box

Specifies the NB-IoT operation mode (downlink-only).

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
GuardBandIn guard band (adjacent to LTE carrier).
InBandDifferentPciIn-band with different physical cell identity.
InBandSamePciIn-band with same physical cell identity.
StandaloneStandalone (no LTE carrier present).
‡ 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