Bstream
SCPI Command :
UNIT:BSTReam
- class BstreamCls[source]
Bstream commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.BstreamUnit [source]
# SCPI: UNIT:BSTReam value: enums.BstreamUnit = driver.applications.k14Xnr5G.unit.bstream.get()
Selects the way the bit stream is displayed.
- return
unit: SYMbols Displays the bit stream using symbols BITs Displays the bit stream using bits
- set(unit: RsFsw.enums.BstreamUnit) None [source]
# SCPI: UNIT:BSTReam driver.applications.k14Xnr5G.unit.bstream.set(unit = enums.BstreamUnit.BIT)
Selects the way the bit stream is displayed.
- param unit
SYMbols Displays the bit stream using symbols BITs Displays the bit stream using bits