Fmiso
SCPI Command :
SBUS<*>:SPI:FRAMe<*>:WORD<*>:FMISo
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default, word=Word.Default) str[source]
# SBUS<*>:SPI:FRAMe<*>:WORD<*>:FMISo value: str = driver.sbus.spi.frame.word.fmiso.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default, word = repcap.Word.Default)
Returns the formatted 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’)