Segment
SCPI Commands :
[SOURce<HW>]:BB:ARBitrary:WSEGment:CONFigure:SEGMent:APPend
[SOURce<HW>]:BB:ARBitrary:WSEGment:CONFigure:SEGMent:CATalog
- class SegmentCls[source]
Segment commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_catalog() List[str] [source]
# SCPI: [SOURce<HW>]:BB:ARBitrary:WSEGment:CONFigure:SEGMent:CATalog value: List[str] = driver.source.bb.arbitrary.wsegment.configure.segment.get_catalog()
Queries the segments of the currently selected configuration file.
- return
catalog: string
- set_append(waveform: str) None [source]
# SCPI: [SOURce<HW>]:BB:ARBitrary:WSEGment:CONFigure:SEGMent:APPend driver.source.bb.arbitrary.wsegment.configure.segment.set_append(waveform = 'abc')
Appends the specified waveform to the configuration file.
- param waveform
string