Waveform
SCPI Command :
[SOURce<HW>]:BB:ESEQuencer:ESTReaming:WAVeform:INFO
- class WaveformCls[source]
Waveform commands group definition. 2 total commands, 1 Subgroups, 1 group commands
- get_info() List[str] [source]
# SCPI: [SOURce<HW>]:BB:ESEQuencer:ESTReaming:WAVeform:INFO value: List[str] = driver.source.bb.esequencer.estreaming.waveform.get_info()
No command help available
- return:
ext_seq_eth_wave_info: No help available
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.source.bb.esequencer.estreaming.waveform.clone()
Subgroups