Aaccess
SCPI Command :
SBUS<*>:I2C:FRAMe<*>:AACCess
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) SbusAckBit[source]
# SBUS<*>:I2C:FRAMe<*>:AACCess value: enums.SbusAckBit = driver.sbus.i2C.frame.aaccess.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the address acknowledge bit value for 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:
address_ack_bit: ACK | NACK | EITHer