Utdd

SCPI Command :

SENSe:LTE:SIGNaling<instance>:UECapability:IRAT:UTDD<frequency>:EREDirection:UTDD
class UtddCls[source]

Utdd commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(uTddFreq=UTddFreq.Default) bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:IRAT:UTDD<frequency>:EREDirection:UTDD
value: bool = driver.sense.ueCapability.interRat.utdd.eredirection.utdd.get(uTddFreq = repcap.UTddFreq.Default)

Returns whether the UE supports an enhanced redirection to UTRA TDD or not.

param uTddFreq:

optional repeated capability selector. Default value: Freq128 (settable in the interface ‘Utdd’)

return:

supported: OFF | ON