Frame
SCPI Command :
BUS<*>:USB:PACKet<*>:FRAMe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, busUsbPacket=BusUsbPacket.Default) int[source]
# BUS<*>:USB:PACKet<*>:FRAMe value: int = driver.bus.usb.packet.frame.get(bus = repcap.Bus.Default, busUsbPacket = repcap.BusUsbPacket.Default)
Returns the frame number 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’)
- Returns:
frame_no: 0 to 2047