Power
SCPI Commands :
[SOURce<HW>]:PULM:TRAin:HOPPing:POWer:POINts
[SOURce<HW>]:PULM:TRAin:HOPPing:POWer
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_points() int[source]
# [SOURce<HW>]:PULM:TRAin:HOPPing:POWer:POINts value: int = driver.source.pulm.train.hopping.power.get_points()
No help available
- get_value() str[source]
# [SOURce<HW>]:PULM:TRAin:HOPPing:POWer value: str = driver.source.pulm.train.hopping.power.get_value()
No help available
- set_value(power: str) None[source]
# [SOURce<HW>]:PULM:TRAin:HOPPing:POWer driver.source.pulm.train.hopping.power.set_value(power = 'abc')
No help available