Etfci

SCPI Commands

CONFigure:WCDMa:SIGNaling<Instance>:CELL:HSUPa:ETFCi:TINDex
class Etfci[source]

Etfci commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_tindex()int[source]
# SCPI: CONFigure:WCDMa:SIGNaling<instance>:CELL:HSUPa:ETFCi:TINDex
value: int = driver.configure.cell.hsupa.etfci.get_tindex()

Specifies the E-TFCI table index signaled to the UE (use table 0 or table 1 defined in annex B of 3GPP TS 25.321) .

return

index: 0 | 1

set_tindex(index: int)None[source]
# SCPI: CONFigure:WCDMa:SIGNaling<instance>:CELL:HSUPa:ETFCi:TINDex
driver.configure.cell.hsupa.etfci.set_tindex(index = 1)

Specifies the E-TFCI table index signaled to the UE (use table 0 or table 1 defined in annex B of 3GPP TS 25.321) .

param index

0 | 1