Waveform

SCPI Command :

[SOURce<HW>]:BB:EUTRa:WAVeform:CREate
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set_create(filename: str) None[source]
# [SOURce<HW>]:BB:EUTRa:WAVeform:CREate
driver.source.bb.eutra.waveform.set_create(filename = 'abc')

Stores the current settings as an ARB signal in a waveform file (wv) . Refer to ‘Accessing Files in the Default or Specified Directory’ for general information on file handling in the default and in a specific directory. If real-time feedback is enabled, the waveform file is generated as if this functionality is disabled. Note: The sequence length of the generated ARB file is set by the selected SFN restart period (method RsSmw.source.bb.eutra.downlink.pbch.sr_period() ) .

Parameters:

filename – string Filename or complete file path; file extension is assigned automatically