Pwr

SCPI Command :

[SOURce<HW>]:BB:OFDM:ALLoc<CH0>:SCMA:LAYer<ST0>:PWR
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(allocationNull=AllocationNull.Default, layerNull=LayerNull.Default) float[source]
# [SOURce<HW>]:BB:OFDM:ALLoc<CH0>:SCMA:LAYer<ST0>:PWR
value: float = driver.source.bb.ofdm.alloc.scma.layer.pwr.get(allocationNull = repcap.AllocationNull.Default, layerNull = repcap.LayerNull.Default)

Queries the power offset of the selected layer relative to the other layers.

Parameters:
  • allocationNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)

  • layerNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Layer’)

Returns:

power: float