AcSpacing

SCPI Command :

CONFigure:NRSub:MEASurement<Instance>:LIST:SEGMent<no>:CAGGregation:ACSPacing
class AcSpacingCls[source]

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

set(sEGMent=SEGMent.Default) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:LIST:SEGMent<no>:CAGGregation:ACSPacing
driver.configure.nrSubMeas.listPy.segment.caggregation.acSpacing.set(sEGMent = repcap.SEGMent.Default)

Adjusts the component carrier frequencies in segment <no>, so that the carriers are aggregated contiguously.

param sEGMent:

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

set_with_opc(sEGMent=SEGMent.Default, opc_timeout_ms: int = -1) None[source]