Ccopy

SCPI Command :

CREate:SIGNaling:CCOPy
class CcopyCls[source]

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

set(cell_name: str, no_copies: int, continuous: bool) None[source]
# SCPI: CREate:SIGNaling:CCOPy
driver.create.signaling.ccopy.set(cell_name = 'abc', no_copies = 1, continuous = False)

Copies a cell.

param cell_name:

Name of the source cell.

param no_copies:

Number of cell copies to be created.

param continuous:
  • ON: Places the cell copies above the source cell in the same frequency band. Configures the frequencies of the cell copies for intraband contiguous carrier aggregation.

  • OFF: Copies the frequency settings of the source cell.