RxcFrames<IndexNull>
SCPI Command :
[SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXCFrames<CH0>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr0 .. Nr63 driver.source.bb.arbitrary.ethernet.statistics.rxcFrames.repcap_indexNull_set(repcap.IndexNull.Nr0)
- get(indexNull=IndexNull.Default) int[source]
# [SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXCFrames<CH0> value: int = driver.source.bb.arbitrary.ethernet.statistics.rxcFrames.get(indexNull = repcap.IndexNull.Default)
Queries the number of Rx control frames, that the R&S SMW200A receives from the PC.
- Parameters:
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘RxcFrames’)
- Returns:
control_frames: integer
Cloning the Group
# Create a copy of the original group, that exists independently
rxcFrames_copy = driver.source.bb.arbitrary.ethernet.statistics.rxcFrames.clone()