NpId

SCPI Command :

CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:PRS:NPID
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrierComponent=CarrierComponent.Default, frame=Frame.Default, bwPart=BwPart.Default) float[source]
# CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:PRS:NPID
value: float = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.prs.npId.get(carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default, bwPart = repcap.BwPart.Default)

Defines the seed value for the positioning reference signal sequence generation.

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

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

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

set(value: float, carrierComponent=CarrierComponent.Default, frame=Frame.Default, bwPart=BwPart.Default) None[source]
# CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:PRS:NPID
driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.prs.npId.set(value = 1.0, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default, bwPart = repcap.BwPart.Default)

Defines the seed value for the positioning reference signal sequence generation.

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

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

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