Point
SCPI Command :
DIAGnostic<HW>:[MEASure]:POINt
- class PointCls[source]
Point commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(name: str) str [source]
# SCPI: 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.
- param name:
test point identifier Test point name, as queried with the command method RsSmw.Diagnostic.Point.catalog
- return:
value: valueunit