Ulca

SCPI Command :

SENSe:LTE:MEASurement<Instance>:MEValuation:LIMit:IEMissions:ULCA[:PCC]
class UlcaCls[source]

Ulca commands group definition. 2 total commands, 1 Subgroups, 1 group commands

get_pcc() List[float][source]
# SCPI: SENSe:LTE:MEASurement<Instance>:MEValuation:LIMit:IEMissions:ULCA[:PCC]
value: List[float] = driver.sense.lteMeas.multiEval.limit.iemissions.ulca.get_pcc()

No command help available

return:

power: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.sense.lteMeas.multiEval.limit.iemissions.ulca.clone()

Subgroups