Nsymbols

SCPI Command :

CONFigure:NRSub:MEASurement<Instance>[:CC<no>]:RPOol:PSCCh:NSYMbols
class NsymbolsCls[source]

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

get(carrierComponentOne=CarrierComponentOne.Nr1) int[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>[:CC<no>]:RPOol:PSCCh:NSYMbols
value: int = driver.configure.nrSubMeas.cc.rpool.pscch.nsymbols.get(carrierComponentOne = repcap.CarrierComponentOne.Nr1)

No command help available

param carrierComponentOne:

optional repeated capability selector. Default value: Nr1

return:

no_symbols: No help available

set(no_symbols: int, carrierComponentOne=CarrierComponentOne.Nr1) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>[:CC<no>]:RPOol:PSCCh:NSYMbols
driver.configure.nrSubMeas.cc.rpool.pscch.nsymbols.set(no_symbols = 1, carrierComponentOne = repcap.CarrierComponentOne.Nr1)

No command help available

param no_symbols:

No help available

param carrierComponentOne:

optional repeated capability selector. Default value: Nr1