Phys

SCPI Command :

BUS<*>:MDIO:WORD<*>:PHYS
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, word=Word.Default) int[source]
# BUS<*>:MDIO:WORD<*>:PHYS
value: int = driver.bus.mdio.word.phys.get(bus = repcap.Bus.Default, word = repcap.Word.Default)

Returns the 5-bit address field content (PHYAD/PRTAD) in the present acquisition of the selected word and the selected serial bus.

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:

phy_ad: 0 to 32