Address
SCPI Command :
SBUS<*>:USBone:FRAMe<*>:ADDRess
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) int[source]
# SBUS<*>:USBone:FRAMe<*>:ADDRess value: int = driver.sbus.usbOne.frame.address.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the device address value of the indicated frame. That is, the address value that is shown in the decoded cells and in the decode results table.
- 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_value: 0 to 65535