Cgroup

SCPI Command :

[CONFigure]:SIGNaling:MEASurement:BLER:CMEasure:CGRoup
class CgroupCls[source]

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

class CgroupStruct[source]

Response structure. Fields:

  • Mcg: bool: No parameter help available

  • Scg: bool: No parameter help available

get() CgroupStruct[source]
# SCPI: [CONFigure]:SIGNaling:MEASurement:BLER:CMEasure:CGRoup
value: CgroupStruct = driver.configure.signaling.measurement.bler.cmeasure.cgroup.get()

Selects the cell groups to be evaluated by the BLER measurement.

return:

structure: for return value, see the help for CgroupStruct structure arguments.

set(mcg: bool, scg: bool = None) None[source]
# SCPI: [CONFigure]:SIGNaling:MEASurement:BLER:CMEasure:CGRoup
driver.configure.signaling.measurement.bler.cmeasure.cgroup.set(mcg = False, scg = False)

Selects the cell groups to be evaluated by the BLER measurement.

param mcg:

No help available

param scg:

No help available