St
SCPI Command :
BUS<*>:MDIO:WORD<*>:ST
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, word=Word.Default) int[source]
# BUS<*>:MDIO:WORD<*>:ST value: int = driver.bus.mdio.word.st.get(bus = repcap.Bus.Default, word = repcap.Word.Default)
Returns the Start Code (= start of frame code) 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:
start_code: 0 to 3