Id1
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:CELL<ST>:DMRS:ID1
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userIx=UserIx.Default, cell=Cell.Default) int[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:CELL<ST>:DMRS:ID1 value: int = driver.source.bb.v5G.downlink.user.scrambling.cell.dmrs.id1.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:ID1 driver.source.bb.v5G.downlink.user.scrambling.cell.dmrs.id1.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’)