Add
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:ADD:DIR
- Commands in total: 4Subgroups: 1Direct child commands: 1
- set_dir(directory: str) None[source]
# [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.
- Parameters:
directory – string File path
Cloning the Group
# Create a copy of the original group, that exists independently
add_copy = driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.add.clone()
Subgroups