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