Plid

SCPI Command :

CONFigure[:LTE]:DL[:CC<cc>]:PLCI:PLID
class PlidCls[source]

Plid commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(carrierComponent=CarrierComponent.Default) float[source]
# SCPI: CONFigure[:LTE]:DL[:CC<cc>]:PLCI:PLID
value: float = driver.applications.k10Xlte.configure.lte.downlink.cc.plci.plid.get(carrierComponent = repcap.CarrierComponent.Default)

No command help available

param carrierComponent

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

return

identity: No help available

set(identity: float, carrierComponent=CarrierComponent.Default) None[source]
# SCPI: CONFigure[:LTE]:DL[:CC<cc>]:PLCI:PLID
driver.applications.k10Xlte.configure.lte.downlink.cc.plci.plid.set(identity = 1.0, carrierComponent = repcap.CarrierComponent.Default)

No command help available

param identity

No help available

param carrierComponent

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