TypePy

SCPI Command :

PROBe<*>:SETup:TYPE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(probe=Probe.Default) str[source]
# PROBe<*>:SETup:TYPE
value: str = driver.probe.setup.typePy.get(probe = repcap.Probe.Default)

Queries the class of the probe.

Parameters:

probe – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Probe’)

Returns:

type_py: String containing the probe class, e.g. None (no probe detected) , passive, current, active diff., active single-ended.