A representation of a Captured Frame captured using a Rx.Capture.RawPacket. More...
Methods | |
| Bytes.Get | |
| Gets the bytes in HEX format of this CapturedFrame. More... | |
| Description.Get | |
| Returns a textual description of the object. | |
| Destructor | |
| Length.Get | |
| Gets the packet length of this CapturedFrame. This is the length without CRC. More... | |
| Parent.Get | |
| Returns the parent object. | |
| Timestamp.Get | |
| Gets timestamp [NS] of this CapturedFrame. More... | |
| Rx.Capture.Frame::Bytes.Get |
Gets the bytes in HEX format of this CapturedFrame.
This example gets the bytes in HEX
Returns:
00ff1c00000200ff1c00000108004500002e00000000141192a70a0a00020a0a000307d107d2001a0f32dddddddddddddddddddddddddddddddddddd
| Rx.Capture.Frame::Length.Get |