Current

SCPI Command :

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

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

get() int[source]
# SCPI: [SENSe]:SWEep:COUNt:CURRent
value: int = driver.applications.k17Mcgd.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

result: No help available