DestAddress
SCPI Command :
SEARch:RESult:ETHernet:WORD<*>:DESTaddress
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, word=Word.Default) str[source]
# SEARch:RESult:ETHernet:WORD<*>:DESTaddress value: str = driver.search.result.ethernet.word.destAddress.get(search = 'abc', word = repcap.Word.Default)
Returns the destination 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:
dest_addr_str: String parameter