Val<IndexNull>

SCPI Command :

[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:MAOFfset:VAL<GR0>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr0 .. Nr63

driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.maOffset.val.repcap_indexNull_set(repcap.IndexNull.Nr0)
get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default, indexNull=IndexNull.Default) int[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:MAOFfset:VAL<GR0>
value: int = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.maOffset.val.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default, indexNull = repcap.IndexNull.Default)

Defines the value for the minimum applicable offset indicator. Prerequisites for this command

  • Define a number of K0 values > 0 (method RsSmw.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.maOffset.nmOffset.get() ) .

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

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

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

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

Returns:

min_app_offset: integer Range: 0 to 15

Cloning the Group

# Create a copy of the original group, that exists independently
val_copy = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.maOffset.val.clone()