Access

SCPI Command :

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

Returns the value of the R/W bit of the indicated frame.

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:

rwb_it: UNDefined | READ | WRITe | EITHer