Power

SCPI Commands :

[SOURce<HW>]:PULM:TRAin:HOPPing:POWer:POINts
[SOURce<HW>]:PULM:TRAin:HOPPing:POWer
class PowerCls[source]

Power commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_points() int[source]
# SCPI: [SOURce<HW>]:PULM:TRAin:HOPPing:POWer:POINts
value: int = driver.source.pulm.train.hopping.power.get_points()

No command help available

return

points: No help available

get_value() str[source]
# SCPI: [SOURce<HW>]:PULM:TRAin:HOPPing:POWer
value: str = driver.source.pulm.train.hopping.power.get_value()

No command help available

return

power: No help available

set_value(power: str) None[source]
# SCPI: [SOURce<HW>]:PULM:TRAin:HOPPing:POWer
driver.source.pulm.train.hopping.power.set_value(power = 'abc')

No command help available

param power

No help available