Miso

SCPI Command :

SBUS<*>:SPI:FRAMe<*>:WORD<*>:MISO
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, frame=Frame.Default, word=Word.Default) int[source]
# SBUS<*>:SPI:FRAMe<*>:WORD<*>:MISO
value: int = driver.sbus.spi.frame.word.miso.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default, word = repcap.Word.Default)

Returns the data value of the specified word on the MISO line.

Parameters:
  • serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)

  • frame – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Frame’)

  • word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)

Returns:

miso_value: 0 to 4294967295