SwVersion
SCPI Command :
PROBe<*>:ID:SWVersion
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(probe=Probe.Default) str[source]
# PROBe<*>:ID:SWVersion value: str = driver.probe.id.swVersion.get(probe = repcap.Probe.Default)
Queries the version of the probe firmware.
- Parameters:
probe – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Probe’)
- Returns:
software_version: Version number in a string.