NumWords

SCPI Command :

BUS<*>:ETHernet:WORD<*>:NUMWords
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, word=Word.Default) int[source]
# BUS<*>:ETHernet:WORD<*>:NUMWords
value: int = driver.bus.ethernet.word.numWords.get(bus = repcap.Bus.Default, word = repcap.Word.Default)

Returns the number of words in the selected frame. The result corresponds to the Number of Words column in the results table.

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:

num_words: 0 to 4.29497E+9