Value
SCPI Command :
SEARch:RESult:DPHY:FRAMe<*>:PACKet<*>:VALue
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busFrameNull=BusFrameNull.Default, busUsbPacket=BusUsbPacket.Default) int[source]
# SEARch:RESult:DPHY:FRAMe<*>:PACKet<*>:VALue value: int = driver.search.result.dphy.frame.packet.value.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default, busUsbPacket = repcap.BusUsbPacket.Default)
Returns the byte value of the data payload for the selected frame within the search result.
- Parameters:
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)
busUsbPacket – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Packet’)
- Returns:
packet_value: 0 to 9.22337E+18