Symbol
SCPI Command :
BUS<*>:MDIO:WORD<*>:SYMBol
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, word=Word.Default) str[source]
# BUS<*>:MDIO:WORD<*>:SYMBol value: str = driver.bus.mdio.word.symbol.get(bus = repcap.Bus.Default, word = repcap.Word.Default)
Returns a textual translation (called Register Name) of the PHY or port address label in the present acquisition of the selected word and the selected serial bus. The translation is defined in the label list.
- 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’)