Version
SCPI Command :
SEARch:RESult:LIN:FRAMe<*>:VERSion
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busFrameNull=BusFrameNull.Default) BusLinVersion[source]
# SEARch:RESult:LIN:FRAMe<*>:VERSion value: enums.BusLinVersion = driver.search.result.lin.frame.version.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)
No help available
- Parameters:
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)
- Returns:
version: V1X | V2X | UNK