User

SCPI Commands :

[SOURce<HW>]:FSIMulator:DSSimulation:USER:TX:VEHicle:USER:CATalog
[SOURce<HW>]:FSIMulator:DSSimulation:USER:TX:VEHicle:USER:SELect
class UserCls[source]

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

get_catalog() List[str][source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:TX:VEHicle:USER:CATalog
value: List[str] = driver.source.fsimulator.dsSimulation.user.tx.vehicle.user.get_catalog()

No command help available

return

filenames: No help available

get_select() str[source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:TX:VEHicle:USER:SELect
value: str = driver.source.fsimulator.dsSimulation.user.tx.vehicle.user.get_select()

No command help available

return

veh_user_select: No help available

set_select(veh_user_select: str) None[source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:TX:VEHicle:USER:SELect
driver.source.fsimulator.dsSimulation.user.tx.vehicle.user.set_select(veh_user_select = 'abc')

No command help available

param veh_user_select

No help available