TypePy

SCPI Command :

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

Returns the type of the specified word.

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

Returns:

frame_type: CMD: command word CMST: command/status word IM: inter message. Shows if there are gap errors or response timeout.