AckStart

SCPI Command :

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

Returns the start time of the acknowledge bit of the indicated data byte.

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:

ack_bit_start: -100E+24 to 100E+24