Name
SCPI Command :
[SENSe]:PROBe<pb>:SETup:NAME
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(probe=Probe.Default) float[source]
# [SENSe]:PROBe<pb>:SETup:NAME value: float = driver.sense.probe.setup.name.get(probe = repcap.Probe.Default)
Queries the name of the probe.
- Parameters:
probe – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Probe’)
- Returns:
name: String containing the name of the probe.