Trip

SCPI Commands :

[SOURce<HW>]:FSIMulator:DSSimulation:TOWertoair:TRIP:DURation
[SOURce<HW>]:FSIMulator:DSSimulation:TOWertoair:TRIP:LENGth
class TripCls[source]

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

get_duration() float[source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:TOWertoair:TRIP:DURation
value: float = driver.source.fsimulator.dsSimulation.towerToAir.trip.get_duration()

No command help available

return

trip_duration: No help available

get_length() float[source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:TOWertoair:TRIP:LENGth
value: float = driver.source.fsimulator.dsSimulation.towerToAir.trip.get_length()

No command help available

return

trip_length: No help available