State

SCPI Command :

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

Enables the layer (codebook) .

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:

state: 1 | ON | 0| OFF