Fragment
SCPI Commands :
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:SCONtrol:FRAGment:INCRement
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:SCONtrol:FRAGment:STARt
- class FragmentCls[source]
Fragment commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_increment() int [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:SCONtrol:FRAGment:INCRement value: int = driver.source.bb.wlad.pconfig.mac.scontrol.fragment.get_increment()
Sets the number of packets required to increment the counter of the fragment bits of the sequence control.
- return
increment: integer Range: 0 to 1024
- get_start() str [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:SCONtrol:FRAGment:STARt value: str = driver.source.bb.wlad.pconfig.mac.scontrol.fragment.get_start()
Sets the start number of the fragment bits of the sequence control.
- return
start: 4 bits
- set_increment(increment: int) None [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:SCONtrol:FRAGment:INCRement driver.source.bb.wlad.pconfig.mac.scontrol.fragment.set_increment(increment = 1)
Sets the number of packets required to increment the counter of the fragment bits of the sequence control.
- param increment
integer Range: 0 to 1024
- set_start(start: str) None [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:SCONtrol:FRAGment:STARt driver.source.bb.wlad.pconfig.mac.scontrol.fragment.set_start(start = rawAbc)
Sets the start number of the fragment bits of the sequence control.
- param start
4 bits