Symbol

SCPI Command :

BUS<*>:MILStd:WORD<*>:SYMBol
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, word=Word.Default) str[source]
# BUS<*>:MILStd:WORD<*>:SYMBol
value: str = driver.bus.milstd.word.symbol.get(bus = repcap.Bus.Default, word = repcap.Word.Default)

Returns the label name of the word ID.

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’)