Visual Basic (Declaration) | |
---|---|
Public MustOverride Property OneFrameSubframeAllocation As Long |
C# | |
---|---|
public abstract long OneFrameSubframeAllocation {get; set;} |
C++/CLI | |
---|---|
public: abstract property int64 OneFrameSubframeAllocation { int64 get(); void set ( int64 value); } |
Property Value
This value ranges from 0 to 0x3F, the default value is 0This value is the long format representation of 6 bits binary values, which is a bit-map indicating MBSFN subframe allocation in one frame. "1" denotes that the corresponding subframe is allocated for Mbsfn.The following mapping applies: FDD: The first/leftmost bit defines the MBSFN allocation for subframe #1, the second bit for #2, third bit for #3, fourth bit for #6, fifth bit for #7, sixth bit for #8. TDD: The first/leftmost bit defines the allocation for subframe #3, the second bit for #4, third bit for #7, fourth bit for #8, fifth bit for #9. E-UTRAN allocates uplink subframes only if
eimta-MainConfig
is configured. The last bit is not used.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 25.00