Scell

SCPI Command :

ADD:SIGNaling:LTE:CA:SCELl
class ScellCls[source]

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

set(cell_group_name: str, cell_name: List[str], activation: List[bool] = None, ul_enable: List[bool] = None) None[source]
# SCPI: ADD:SIGNaling:LTE:CA:SCELl
driver.add.signaling.lte.ca.scell.set(cell_group_name = 'abc', cell_name = ['abc1', 'abc2', 'abc3'], activation = [True, False, True], ul_enable = [True, False, True])

Adds one or more existing LTE cells to an existing cell group, with the role SCell.

param cell_group_name:

No help available

param cell_name:

No help available

param activation:

ON: automatic MAC activation (default) OFF: manual MAC activation via separate command

param ul_enable:

Enables the UL (UL carrier aggregation) .