Streaming
SCPI Command :
[SOURce<HW>]:BB:ARBitrary:ETHernet:[STReaming]:STATus
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_status() str[source]
# [SOURce<HW>]:BB:ARBitrary:ETHernet:[STReaming]:STATus value: str = driver.source.bb.arbitrary.ethernet.streaming.get_status()
Queries the status of the streamed I/Q data.
- Returns:
status: string STOPped Streaming of I/Q data stopped or no streaming enabled. CONFigured UDP command-initiated state as in the streamed I/Q data. RUNNing Streaming of I/Q data is enabled, no streaming errors. ERRor Streaming of I/Q data stopped due to an error.