Vshift
SCPI Command :
[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:LTE:PATT<ST0>:VSHift
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cellNull=CellNull.Default, patternNull=PatternNull.Default) int[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:LTE:PATT<ST0>:VSHift value: int = driver.source.bb.nr5G.node.cell.lte.patt.vshift.get(cellNull = repcap.CellNull.Default, patternNull = repcap.PatternNull.Default)
Selects the vShift parameter for an LTE signal. Prerequisites for this command
Turn on LTE-CRS coexistence (method
RsSmw.source.bb.nr5G.node.cell.lte.state.get()) .
- Parameters:
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
patternNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Patt’)