Spet
SCPI Command :
SBUS<*>:USBHspeed:FRAMe<*>:SPET
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) int[source]
# SBUS<*>:USBHspeed:FRAMe<*>:SPET value: int = driver.sbus.usbHspeed.frame.spet.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the content of the ‘SPLIT packet transaction Endpoint Type’ field of the selected frame. This 2-bit field tells the USB hub, which split-transaction-state machine to use: To configure the pulse, user the following commands:
00 Control
01 Isochronous
10 Bulk
11 Interrupt
- 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_et: 0 to 65535