CdrPower

SCPI Command :

[SENSe]:NR5G:CDRPower
class CdrPowerCls[source]

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

get() bool[source]
# SCPI: [SENSe]:NR5G:CDRPower
value: bool = driver.applications.k14Xnr5G.sense.nr5G.cdrPower.get()

Turns the consideration of a boosting factor to calculate the constellation points in the constellation diagram on and off.

return

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# SCPI: [SENSe]:NR5G:CDRPower
driver.applications.k14Xnr5G.sense.nr5G.cdrPower.set(state = False)

Turns the consideration of a boosting factor to calculate the constellation points in the constellation diagram on and off.

param state

ON | OFF | 1 | 0