Configure Display Settings
Complete the following steps to configure the display settings:
- If the analyzer is capturing, stop capture. Refer to Start and Stop Capture for details.
- Select Settings»Display Settings... to open the display settings dialog.
- Configure the display settings, including:
- Update Rate—A rate at which the UI updates (in milliseconds).
- Time Stamp Format—Time stamp of captured packets listed in the Packet List window, either absolute or relative format.
- Absolute—In local system time format. An example is shown below.
- Relative—In seconds since the first packet captured. An example is shown below.
- Click OK.
You can select a value from an enumerated list, including 1000 ms, 2000 ms, and 5000 ms, where 1000 ms is the default value.
Format | 14:27:13.257.3 | ||||
---|---|---|---|---|---|
Value | 14 | 27 | 13 | 257 | 3 |
Description | Hour | Minute | Second | Millisecond | 100*Microsecond |
This packet is captured in 14:27:13.257.3 (local time zone). |
Format(Unit : Second) | 285.2345 | ||||
---|---|---|---|---|---|
Description | This packet is captured 285.2345 seconds after the first packet was captured. |