Add
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:ADD:DIR
- class AddCls[source]
Add commands group definition. 4 total commands, 1 Subgroups, 1 group commands
- set_dir(directory: str) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:ADD:DIR driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.add.set_dir(directory = 'abc')
Adds a set of files to the input files selection in one step.
- param directory
string File path
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.add.clone()
Subgroups