RxdFrames<Index>
SCPI Command :
[SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXDFrames<CH1>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr64 driver.source.bb.arbitrary.ethernet.statistics.rxdFrames.repcap_index_set(repcap.Index.Nr1)
- get(index=Index.Default) int[source]
# [SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXDFrames<CH1> value: int = driver.source.bb.arbitrary.ethernet.statistics.rxdFrames.get(index = repcap.Index.Default)
Queries the number of data frames, that the R&S SMW200A receives from the PC.
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘RxdFrames’)
- Returns:
data_frames: integer
Cloning the Group
# Create a copy of the original group, that exists independently
rxdFrames_copy = driver.source.bb.arbitrary.ethernet.statistics.rxdFrames.clone()