Sps
SCPI Command :
SBUS<*>:USBHspeed:FRAMe<*>:SPS
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) int[source]
# SBUS<*>:USBHspeed:FRAMe<*>:SPS value: int = driver.sbus.usbHspeed.frame.sps.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the content of the ‘SPLIT packet transaction S’ field of the selected frame. This single-bit field indicates the speed for the interrupt or control transaction announced by this SPLIT packet: 0 = Full speed, 1 = Low speed.
- 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_s: 0 to 65535