Repetition
SCPI Commands :
[SOURce<HW>]:PULM:TRAin:HOPPing:REPetition:POINts
[SOURce<HW>]:PULM:TRAin:HOPPing:REPetition
- class RepetitionCls[source]
Repetition commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_points() int [source]
# SCPI: [SOURce<HW>]:PULM:TRAin:HOPPing:REPetition:POINts value: int = driver.source.pulm.train.hopping.repetition.get_points()
No command help available
- return
points: No help available
- get_value() str [source]
# SCPI: [SOURce<HW>]:PULM:TRAin:HOPPing:REPetition value: str = driver.source.pulm.train.hopping.repetition.get_value()
No command help available
- return
repetition: No help available
- set_value(repetition: str) None [source]
# SCPI: [SOURce<HW>]:PULM:TRAin:HOPPing:REPetition driver.source.pulm.train.hopping.repetition.set_value(repetition = 'abc')
No command help available
- param repetition
No help available