Pid
SCPI Command :
SEARch:RESult:USB:PACKet<*>:PID
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busUsbPacket=BusUsbPacket.Default) BusUsbPid[source]
# SEARch:RESult:USB:PACKet<*>:PID value: enums.BusUsbPid = driver.search.result.usb.packet.pid.get(search = 'abc', busUsbPacket = repcap.BusUsbPacket.Default)
Returns the packet PID for the selected packet number within the search result.
- Parameters:
busUsbPacket – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Packet’)
- Returns:
pid: For a description of the return values, see method
RsRtx.bus.usb.packet.pid.get().