TypePy
SCPI Command :
BUS<*>:MDIO:WORD<*>:TYPE
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, word=Word.Default) int[source]
# BUS<*>:MDIO:WORD<*>:TYPE value: int = driver.bus.mdio.word.typePy.get(bus = repcap.Bus.Default, word = repcap.Word.Default)
Returns the OpCode (= operation code or frame type) 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:
frame_type: 0 to 3