Gets or sets a value indicating whether PSDCH is active to indicate the traffic channel is PUSCH(physical uplink shared channel) or PSDCH(physical side-link discovery channel) if this value is true and the
LinkDirection is uplink, the active channel will be processed as PSDCH.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property IsPSDCHActive As Boolean |
C# | |
---|
public virtual bool IsPSDCHActive {get; set;} |
C++/CLI | |
---|
public:
virtual property bool IsPSDCHActive {
bool get();
void set ( bool value);
} |
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 21.00
See Also