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


Glossary Item Box

Enum values indicating the RNTI type.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
CRntiC-RNTI, MCS-C-RNTI Dynamically scheduled unicast transmission UL-SCH DCCH, DTCH C-RNTI Dynamically scheduled unicast transmission DL-SCH CCCH, DCCH, DTCH
CSRntiCS-RNTI Configured scheduled unicast transmission (activation, reactivation and retransmission) DL-SCH, UL-SCH DCCH, DTCH CS-RNTI Configured scheduled unicast transmission (deactivation) N/A N/A
IntRntiINT-RNTI Indication preemption in DL N/A N/A
McsCRntiMCS-C-RNTI Dynamically scheduled unicast transmission DL-SCH DCCH, DTCH
PRntiP-RNTI Paging and System Information change notification PCH PCCH
RARntiRA-RNTI Random Access Response DL-SCH N/A
SfiRntiSFI-RNTI Slot Format Indication on the given cell N/A N/A
SIRntiSI-RNTI Broadcast of System Information DL-SCH BCCH
SPCsiRntiSP-CSI-RNTI Activation of Semi-persistent CSI reporting on PUSCH N/A N/A
TempCRntiTemporary C-RNTI Contention Resolution (when no valid C-RNTI is available) DL-SCH CCCH Temporary C-RNTI Msg3 transmission UL-SCH CCCH, DCCH, DTCH
TpcPucchRntiTPC-PUCCH-RNTI PUCCH power control N/A N/A
TpcPuschRntiTPC-PUSCH-RNTI PUSCH power control N/A N/A
TpcSrsRntiTPC-SRS-RNTI SRS trigger and power control N/A N/A
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 24.00

See Also