Sc

SCPI Command :

BUS<*>:USB:PACKet<*>:SC
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busUsbPacket=BusUsbPacket.Default) int[source]
# BUS<*>:USB:PACKet<*>:SC
value: int = driver.bus.usb.packet.sc.get(bus = repcap.Bus.Default, busUsbPacket = repcap.BusUsbPacket.Default)

Returns the Start- / Complete-split transaction (SSPLIT / CSPLIT) flag bits for the selected serial bus and packet number.

Parameters:
  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)

  • busUsbPacket – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Packet’)