Maximum

SCPI Commands :

READ:BLUetooth:MEASurement<Instance>:HDR:TRACe:SGACp:MAXimum
FETCh:BLUetooth:MEASurement<Instance>:HDR:TRACe:SGACp:MAXimum
class MaximumCls[source]

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

fetch() List[float][source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:HDR:TRACe:SGACp:MAXimum
value: List[float] = driver.bluetooth.measurement.hdr.trace.sgacp.maximum.fetch()

No command help available

Suppressed linked return values: reliability

return:

sgacp_trace: No help available

read() List[float][source]
# SCPI: READ:BLUetooth:MEASurement<Instance>:HDR:TRACe:SGACp:MAXimum
value: List[float] = driver.bluetooth.measurement.hdr.trace.sgacp.maximum.read()

No command help available

Suppressed linked return values: reliability

return:

sgacp_trace: No help available