Current

SCPI Command :

[SENSe]:SWEep:COUNt:CURRent
class CurrentCls[source]

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

get() float[source]
# SCPI: [SENSe]:SWEep:COUNt:CURRent
value: float = driver.sense.sweep.count.current.get()

This query returns the current number of started sweeps or measurements. This command is only available if a sweep count value is defined and the instrument is in single sweep mode.

return

current_count: No help available