Achannel

SCPI Command :

[SENSe]:POWer:ACHannel:PRESet
Commands in total: 67
Subgroups: 16
Direct child commands: 1
preset_execute(measurement: PowerMeasFunctionB) None[source]
# [SENSe]:POWer:ACHannel:PRESet
driver.applications.k14Xnr5G.sense.power.achannel.preset_execute(measurement = enums.PowerMeasFunctionB.ACPower)

Determines the ideal span, bandwidths and detector for the current power measurement. To get a valid result, you have to perform a complete measurement with synchronization to the end of the measurement before reading out the result. This is only possible for single sweep mode. See also method RsFsw.applications.k10Xlte.initiate.continuous.set() .

Parameters:

measurement – ACPower | MCACpower ACLR measurement CPOWer channel power measurement OBANdwidth | OBWidth Occupied bandwidth measurement CN Carrier to noise ratio CN0 Carrier to noise ration referenced to a 1 Hz bandwidth

Cloning the Group

# Create a copy of the original group, that exists independently
achannel_copy = driver.applications.k14Xnr5G.sense.power.achannel.clone()

Subgroups