TypePy
SCPI Command :
SEARch:RESult:SWIRe:FRAMe<*>:TYPE
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busFrameNull=BusFrameNull.Default) BusSwireResultType[source]
# SEARch:RESult:SWIRe:FRAMe<*>:TYPE value: enums.BusSwireResultType = driver.search.result.swire.frame.typePy.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)
Returns the type of frame for the selected frame within the search result.
- Parameters:
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)
- Returns:
type_py: DATA | FCT | EOP | EEP | BADX | NULL | TCOD
DATA: Data frame
FCT: Flow control token
EOP: End of packet
EEP: Error end of packet
BADX: Illegal escape code
NULL: Null symbol
TCOD: Time code