Tpa

SCPI Commands :

[SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:CATalog
[SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:SELect
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_catalog() List[str][source]
# [SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:CATalog
value: List[str] = driver.source.fsimulator.dsSimulation.user.tpa.get_catalog()

No help available

get_select() str[source]
# [SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:SELect
value: str = driver.source.fsimulator.dsSimulation.user.tpa.get_select()

No help available

set_select(traj_tpa_select: str) None[source]
# [SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:SELect
driver.source.fsimulator.dsSimulation.user.tpa.set_select(traj_tpa_select = 'abc')

No help available