Current
SCPI Commands :
FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:POSitiv:CURRent
CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:POSitiv:CURRent
- class CurrentCls[source]
Current commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- calculate() List[ResultStatus2][source]
CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:POSitiv:CURRent
Snippet: value: List[enums.ResultStatus2] = driver.lteMeas.multiEval.listPy.aclr.eutra.positiv.current.calculate()
Return the ACLR for the first adjacent E-UTRA channel above (POSitiv) or below (NEGativ) the carrier frequency for all measured list mode segments. The values described below are returned by FETCh commands. A CALCulate command returns limit check results instead, one value for each result listed below.
Suppressed linked return values: reliability
- return:
eutra_positiv: Comma-separated list of values, one per measured segment
- fetch() List[float][source]
FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:EUTRa:POSitiv:CURRent
Snippet: value: List[float] = driver.lteMeas.multiEval.listPy.aclr.eutra.positiv.current.fetch()
Return the ACLR for the first adjacent E-UTRA channel above (POSitiv) or below (NEGativ) the carrier frequency for all measured list mode segments. The values described below are returned by FETCh commands. A CALCulate command returns limit check results instead, one value for each result listed below.
Suppressed linked return values: reliability
- return:
eutra_positiv: Comma-separated list of values, one per measured segment