AcSpacing

SCPI Command :

CONFigure:NRSub:MEASurement<Instance>:LIST:SEGMent<no>:CAGGregation:ACSPacing
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(sEGMent=SEGMent.Default) None[source]
# 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.

Parameters:

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]