IsfHopping

SCPI Command :

CONFigure:NRSub:MEASurement<Instance>[:CC<no>]:ALLocation<Allocation>:PUCCh:ISFHopping
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrierComponentFour=CarrierComponentFour.Nr1, allocation=Allocation.Default) bool[source]
# CONFigure:NRSub:MEASurement<Instance>[:CC<no>]:ALLocation<Allocation>:PUCCh:ISFHopping
value: bool = driver.configure.nrSubMeas.cc.allocation.pucch.isfHopping.get(carrierComponentFour = repcap.CarrierComponentFour.Nr1, allocation = repcap.Allocation.Default)

No help available

Parameters:
  • carrierComponentFour – optional repeated capability selector. Default value: Nr1

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

set(enable: bool, carrierComponentFour=CarrierComponentFour.Nr1, allocation=Allocation.Default) None[source]
# CONFigure:NRSub:MEASurement<Instance>[:CC<no>]:ALLocation<Allocation>:PUCCh:ISFHopping
driver.configure.nrSubMeas.cc.allocation.pucch.isfHopping.set(enable = False, carrierComponentFour = repcap.CarrierComponentFour.Nr1, allocation = repcap.Allocation.Default)

No help available

Parameters:
  • carrierComponentFour – optional repeated capability selector. Default value: Nr1

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