Current

SCPI Commands

FETCh:CDMA:MEASurement<Instance>:MEValuation:LIST:CP:RSCH:ZTEF:CURRent
CALCulate:CDMA:MEASurement<Instance>:MEValuation:LIST:CP:RSCH:ZTEF:CURRent
class Current[source]

Current commands group definition. 2 total commands, 0 Sub-groups, 2 group commands

calculate()List[float][source]
# SCPI: CALCulate:CDMA:MEASurement<Instance>:MEValuation:LIST:CP:RSCH:ZTEF:CURRent
value: List[float] = driver.multiEval.listPy.cp.rsCh.ztef.current.calculate()

Returns the RMS power (statistical values) of reverse supplemental channel 0 for all active list mode segments. The mnemonic ZTEF refers to the corresponding Walsh code W024: ‘Zero-Two-Exponent-Four’. The values described below are returned by FETCh commands. CALCulate commands return limit check results instead, one value for each result listed below.

Use RsCmwCdma2kMeas.reliability.last_value to read the updated reliability indicator.

return

rschw_02_e_04: float Comma-separated list of values, one per active segment. Range: -60 dB to 0 dB , Unit: dB

fetch()List[float][source]
# SCPI: FETCh:CDMA:MEASurement<Instance>:MEValuation:LIST:CP:RSCH:ZTEF:CURRent
value: List[float] = driver.multiEval.listPy.cp.rsCh.ztef.current.fetch()

Returns the RMS power (statistical values) of reverse supplemental channel 0 for all active list mode segments. The mnemonic ZTEF refers to the corresponding Walsh code W024: ‘Zero-Two-Exponent-Four’. The values described below are returned by FETCh commands. CALCulate commands return limit check results instead, one value for each result listed below.

Use RsCmwCdma2kMeas.reliability.last_value to read the updated reliability indicator.

return

rschw_02_e_04: float Comma-separated list of values, one per active segment. Range: -60 dB to 0 dB , Unit: dB