Current

SCPI Commands :

READ:NRSub:MEASurement<Instance>:SRS:TRACe:EVM:CURRent
FETCh:NRSub:MEASurement<Instance>:SRS:TRACe:EVM:CURRent
class CurrentCls[source]

Current commands group definition. 2 total commands, 0 Subgroups, 2 group commands

fetch() List[float][source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:SRS:TRACe:EVM:CURRent
value: List[float] = driver.nrSubMeas.srs.trace.evm.current.fetch()

No command help available

Suppressed linked return values: reliability

return:

results: No help available

read() List[float][source]
# SCPI: READ:NRSub:MEASurement<Instance>:SRS:TRACe:EVM:CURRent
value: List[float] = driver.nrSubMeas.srs.trace.evm.current.read()

No command help available

Suppressed linked return values: reliability

return:

results: No help available