Sequence
SCPI Command :
[SOURce<HW>]:BB:ARBitrary:WSEGment:SEQuence:SELect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_select() str[source]
# [SOURce<HW>]:BB:ARBitrary:WSEGment:SEQuence:SELect value: str = driver.source.bb.arbitrary.wsegment.sequence.get_select()
Selects the sequencing list (files with extension wvs)
- Returns:
filename: string
- set_select(filename: str) None[source]
# [SOURce<HW>]:BB:ARBitrary:WSEGment:SEQuence:SELect driver.source.bb.arbitrary.wsegment.sequence.set_select(filename = 'abc')
Selects the sequencing list (files with extension wvs)
- Parameters:
filename – string