Acomplete

SCPI Command :

SBUS<*>:I2C:FRAMe<*>:ACOMplete
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, frame=Frame.Default) bool[source]
# SBUS<*>:I2C:FRAMe<*>:ACOMplete
value: bool = driver.sbus.i2C.frame.acomplete.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)

Returns if the address is completely contained in the acquisition.

Parameters:
  • serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)

  • frame – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Frame’)

Returns:

addr_complete: OFF | ON