ImportPy

SCPI Command :

[SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:LIST
Commands in total: 8
Subgroups: 3
Direct child commands: 1
get_list_py() List[str][source]
# [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.

Cloning the Group

# Create a copy of the original group, that exists independently
importPy_copy = driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.clone()

Subgroups