Port
SCPI Command :
SEARch:RESult:USB:PACKet<*>:PORT
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busUsbPacket=BusUsbPacket.Default) int[source]
# SEARch:RESult:USB:PACKet<*>:PORT value: int = driver.search.result.usb.packet.port.get(search = 'abc', busUsbPacket = repcap.BusUsbPacket.Default)
Returns the port number for the selected packet number within the search result.
- Parameters:
busUsbPacket – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Packet’)
- Returns:
port: 0 to 127