Dallocation

SCPI Command :

FETCh:NRMMw:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:ACLR:DALLocation
class DallocationCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Seg_Reliability: str: No parameter help available

  • Nr_Res_Blocks: int: No parameter help available

  • Offset_Res_Blocks: str: No parameter help available

fetch(sEGMent=SEGMent.Default) FetchStruct[source]
# SCPI: FETCh:NRMMw:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:ACLR:DALLocation
value: FetchStruct = driver.nrMmwMeas.multiEval.listPy.segment.aclr.dallocation.fetch(sEGMent = repcap.SEGMent.Default)

No command help available

param sEGMent:

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

return:

structure: for return value, see the help for FetchStruct structure arguments.