Symbol

SCPI Command :

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

Returns the symbolic label of the specified word if the label list is enabled.

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

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