Catalog
SCPI Commands :
[SOURce<HW>]:BB:ARBitrary:WAVeform:CATalog:LENGth
[SOURce<HW>]:BB:ARBitrary:WAVeform:CATalog
- class CatalogCls[source]
Catalog commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_length() int [source]
# SCPI: [SOURce<HW>]:BB:ARBitrary:WAVeform:CATalog:LENGth value: int = driver.source.bb.arbitrary.waveform.catalog.get_length()
Reads out the files with extension *.wv in the default directory and returns the number of waveform files in this directory. The default directory is set using command method RsSmbv.MassMemory.currentDirectory.
- return
length: integer Number of waveform files in default directory Range: 0 to INT_MAX