Data

SCPI Command :

SEARch:RESult:USB:PACKet<*>:DATA
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search_name: str, busUsbPacket=BusUsbPacket.Default) int[source]
# SEARch:RESult:USB:PACKet<*>:DATA
value: int = driver.search.result.usb.packet.data.get(search_name = 'abc', busUsbPacket = repcap.BusUsbPacket.Default)

Returns the payload data from the packet with the selected packet number within the search result.

Parameters:

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