Id2

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:CELL<ST>:DMRS:ID2
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userIx=UserIx.Default, cell=Cell.Default) int[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:CELL<ST>:DMRS:ID2
value: int = driver.source.bb.v5G.downlink.user.scrambling.cell.dmrs.id2.get(userIx = repcap.UserIx.Default, cell = repcap.Cell.Default)

No help available

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

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

set(ident: int, userIx=UserIx.Default, cell=Cell.Default) None[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:CELL<ST>:DMRS:ID2
driver.source.bb.v5G.downlink.user.scrambling.cell.dmrs.id2.set(ident = 1, userIx = repcap.UserIx.Default, cell = repcap.Cell.Default)

No help available

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

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