SrcAddress
SCPI Command :
SEARch:RESult:ETHernet:WORD<*>:SRCaddress
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, word=Word.Default) str[source]
# SEARch:RESult:ETHernet:WORD<*>:SRCaddress value: str = driver.search.result.ethernet.word.srcAddress.get(search = 'abc', word = repcap.Word.Default)
Returns the source address of the specified word within the search result.
- Parameters:
search – String parameter
word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)
- Returns:
src_addr_str: String parameter