Tpa
SCPI Commands :
[SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:CATalog
[SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:SELect
- class TpaCls[source]
Tpa commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_catalog() List[str] [source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:CATalog value: List[str] = driver.source.fsimulator.dsSimulation.user.tpa.get_catalog()
No command help available
- return:
filenames: No help available
- get_select() str [source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:SELect value: str = driver.source.fsimulator.dsSimulation.user.tpa.get_select()
No command help available
- return:
traj_tpa_select: No help available
- set_select(traj_tpa_select: str) None [source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:TPA:SELect driver.source.fsimulator.dsSimulation.user.tpa.set_select(traj_tpa_select = 'abc')
No command help available
- param traj_tpa_select:
No help available