CarrierAggregation

SCPI Command :

SENSe:LTE:MEASurement<Instance>:CAGGregation:FSHWare
class CarrierAggregationCls[source]

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

get_fshware() bool[source]
# SCPI: SENSe:LTE:MEASurement<Instance>:CAGGregation:FSHWare
value: bool = driver.sense.carrierAggregation.get_fshware()

This command is only relevant for combined signal path measurements in multi-CMW setups. It queries whether the measurement instance and the carrier to be measured are in the same CMW. If they are in different CMWs, the measurement fails. To correct the problem, use another measurement instance or select another carrier, so that both are in the same CMW.

return:

value: OFF | ON OFF: Different CMWs - error ON: Same CMW - ok