Name
SCPI Command :
[SENSe]:PROBe<pb>:SETup:NAME
- class NameCls[source]
Name commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(probe=Probe.Default) str [source]
# SCPI: [SENSe]:PROBe<pb>:SETup:NAME value: str = driver.applications.k60Transient.sense.probe.setup.name.get(probe = repcap.Probe.Default)
Queries the name of the probe.
- param probe
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Probe’)
- return
name: String containing the name of the probe.