ImportPy
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:LIST
- class ImportPyCls[source]
ImportPy commands group definition. 8 total commands, 3 Subgroups, 1 group commands
- get_list_py() List[str] [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:LIST value: List[str] = driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.get_list_py()
Queries all files of the import file list in a comma separated list.
- return
gnss_dcw_in_files: No help available
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.clone()
Subgroups