DestAddress
SCPI Command :
BUS<*>:ETHernet:WORD<*>:DESTaddress
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, word=Word.Default) str[source]
# BUS<*>:ETHernet:WORD<*>:DESTaddress value: str = driver.bus.ethernet.word.destAddress.get(bus = repcap.Bus.Default, word = repcap.Word.Default)
Returns the destination address of the specified word.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)
- Returns:
dest_addr_str: String parameter