Dallocation
SCPI Command :
FETCh:NRSub:MEASurement<Instance>:MEValuation:ACLR:DALLocation
- Commands in total: 1Subgroups: 0Direct child commands: 1
- class FetchStruct[source]
Response structure. Fields:
1 Reliability: int: ‘Reliability indicator’
2 Nr_Res_Blocks: int: Number of allocated resource blocks
3 Offset_Res_Blocks: int: Offset of the first allocated resource block from the edge of the allocated transmission bandwidth
- fetch() FetchStruct[source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:ACLR:DALLocation value: FetchStruct = driver.nrSubMeas.multiEval.aclr.dallocation.fetch()
Returns the detected allocation for the measured slot.
- Returns:
structure: for return value, see the help for FetchStruct structure arguments.