Status
SCPI Command :
BUS<*>:MILStd:WORD<*>:STATus
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, word=Word.Default) BusMilstdWordState[source]
# BUS<*>:MILStd:WORD<*>:STATus value: enums.BusMilstdWordState = driver.bus.milstd.word.status.get(bus = repcap.Bus.Default, word = repcap.Word.Default)
Returns the overall state of the selected word.
- 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:
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