CdrPower
SCPI Command :
[SENSe]:NR5G:CDRPower
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [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.
- Returns:
state: ON | OFF | 1 | 0
- set(state: bool) None[source]
# [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.
- Parameters:
state – ON | OFF | 1 | 0