Value

SCPI Command :

SEARch:RESult:I2C:FRAMe<*>:BYTE<*>:VALue
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, busFrameNull=BusFrameNull.Default, byteNull=ByteNull.Default) int[source]
# SEARch:RESult:I2C:FRAMe<*>:BYTE<*>:VALue
value: int = driver.search.result.i2C.frame.byte.value.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default, byteNull = repcap.ByteNull.Default)

No help available

Parameters:
  • busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)

  • byteNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Byte’)

Returns:

value: 0 to 255