Real
SCPI Command :
[SOURce<HW>]:BB:OFDM:ALLoc<CH0>:CONPoint<ST0>:REAL
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(allocationNull=AllocationNull.Default, constelationPointNull=ConstelationPointNull.Default) float[source]
# [SOURce<HW>]:BB:OFDM:ALLoc<CH0>:CONPoint<ST0>:REAL value: float = driver.source.bb.ofdm.alloc.conPoint.real.get(allocationNull = repcap.AllocationNull.Default, constelationPointNull = repcap.ConstelationPointNull.Default)
Sets the real part of the constellation point of the selected allocation. The real part equals the x-axis value in a cartesian coordinate system.
- Parameters:
allocationNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)
constelationPointNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘ConPoint’)
- Returns:
cust_const_real: float Range: -100 to 100