SppPort

SCPI Command :

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

Returns the content of the ‘SPLIT packet transaction Port’ field of the selected frame. This field is a 7-bit word that contains the port number of the target hub, for which this split transaction is destined.

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:

split_port: 0 to 65535