PlSubframe

SCPI Command :

[CONFigure]:SIGNaling:LTE:CELL:UESCheduling:LAA:RBURst:PLSubframe
class PlSubframeCls[source]

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

get(cell_name: str) List[int][source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:UESCheduling:LAA:RBURst:PLSubframe
value: List[int] = driver.configure.signaling.lte.cell.ueScheduling.laa.rburst.plSubframe.get(cell_name = 'abc')

Selects allowed values for the number of allocated OFDM symbols in the last subframe of a random burst.

param cell_name:

No help available

return:

symbols: Comma-separated list of all allowed values

set(cell_name: str, symbols: List[int]) None[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:UESCheduling:LAA:RBURst:PLSubframe
driver.configure.signaling.lte.cell.ueScheduling.laa.rburst.plSubframe.set(cell_name = 'abc', symbols = [1, 2, 3])

Selects allowed values for the number of allocated OFDM symbols in the last subframe of a random burst.

param cell_name:

No help available

param symbols:

Comma-separated list of all allowed values