Point

SCPI Command :

DIAGnostic<HW>:[MEASure]:POINt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(name: str) str[source]
# DIAGnostic<HW>:[MEASure]:POINt
value: str = driver.diagnostic.measure.point.get(name = 'abc')

Triggers the voltage measurement at the specified test point and returns the measured voltage. For more information, see R&S SMW200A Service Manual.

Parameters:

name – test point identifier Test point name, as queried with the method RsSmw.diagnostic.point.catalog()

Returns:

value: valueunit