Status
SCPI Command :
SBUS<*>:MILStd:WORD<*>:STATus
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, word=Word.Default) SbusMilstdFrameState[source]
# SBUS<*>:MILStd:WORD<*>:STATus value: enums.SbusMilstdFrameState = driver.sbus.milstd.word.status.get(serialBus = repcap.SerialBus.Default, word = repcap.Word.Default)
Returns the overall state of the selected 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_state: OK: the word is valid. SYNC: synchronization error occured. MANC: manchester coding error occured. PAR: parity error occured. GAP: timing gap error occured. RT: remote terminal error occured. INComplete: the sequence is not completely contained in the acquisition UNKNown: unknown frame type