Imag
SCPI Command :
[SOURce<HW>]:BB:OFDM:ALLoc<CH0>:CONPoint<ST0>:IMAG
- 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>:IMAG value: float = driver.source.bb.ofdm.alloc.conPoint.imag.get(allocationNull = repcap.AllocationNull.Default, constelationPointNull = repcap.ConstelationPointNull.Default)
Sets the imaginary part of the constellation point of the selected allocation. The imaginary part equals the y-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_imag: float Range: -100 to 100