Value

SCPI Command :

BUS<*>:TBTO:RESult:FRAMe<*>:WORD<*>:VALue
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busFrameNull=BusFrameNull.Default, word=Word.Default) int[source]
# BUS<*>:TBTO:RESult:FRAMe<*>:WORD<*>:VALue
value: int = driver.bus.tbto.result.frame.word.value.get(bus = repcap.Bus.Default, busFrameNull = repcap.BusFrameNull.Default, word = repcap.Word.Default)

Returns the data value for the selected word.

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

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

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

Returns:

word_value: 0 to 65.535E+3