Adevice

SCPI Command :

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

Returns the pure device address of the indicated frame without the R/W bit.

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:

device_address: 0 to 1023