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 AREG800A Service Manual.
- param name:
No help available
- return:
value: No help available