Id1
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:CELL<ST>:DMRS:ID1
- class Id1Cls[source]
Id1 commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userIx=UserIx.Default, cell=Cell.Default) int [source]
# SCPI: [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 command help available
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- param cell
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cell’)
- return
ident: No help available
- set(ident: int, userIx=UserIx.Default, cell=Cell.Default) None [source]
# SCPI: [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 command help available
- param ident
No help available
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- param cell
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cell’)