Data
SCPI Command :
SEARch:RESult:I2C:FRAMe<*>:DATA
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search_name: str, busFrameNull=BusFrameNull.Default) int[source]
# SEARch:RESult:I2C:FRAMe<*>:DATA value: int = driver.search.result.i2C.frame.data.get(search_name = 'abc', busFrameNull = repcap.BusFrameNull.Default)
Returns the data bytes of the indicated frame.
- Parameters:
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)