Introduction
System
requirements
Installation notes
and the term of use
User Interface
 
Setup of a source of packets
Setup of a buffer type
Setup of parameters of display
Setup of filters
Preservation of a session
Presentation of the information of the protocol
Presentation of the statistical information
Download

Presentation of the information of the protocol

The information of the protocol is shown in several kinds:

The seized packets viewing window - is used for presenting the set of the seized packets with displaying the basic information on each packet. The information in the window is presented as a list of packets, with the following information on each packet:

  1. Time of arrival of the packet
  2. Size of the packet
  3. Address of release
  4. Address of destination
  5. Command or mistake
  6. Data transmitted in the packet.

Fig. 7. Window of packets viewing

The window of the detailed information is used for display of more detailed information about the contents of a packet. The information in the window is submitted as a treelike list, in which it is shown:

  1. Basic information:
    1. time of arrival of the packet
    2. mistakes of the packet
    3. length of the packet
    4. CRC (control sum),
  2. Address information
    1. type of the address
    2. addresses of release
    3. addresses of destination
  3. 3. Information contained in Control/Status field
    1. value of the field
    2. the instruction (code, description)
    3. the type of addressing
    4. the mistake
    5. the historical mistake
  4. Information contained in Info Length field
    1. value of the field
    2. length of the information field
    3. the content type of an information field
    4. whether the displacement in the information field is determined
  5. Information field
    1. the selector variable (SWNo), if there is one
    2. the size of displacement, if there is one
    3. the value of displacement, if there is one
    4. whether bit addressing is used
    5. number of the bit, if there is one
    6. Long code (code, the description), if there is one
    7. the size of the transmitted data in the info field, if there is one
    8. the data, if there is one

Fig. 8. Window of the detailed information

Dump viewing window is used for display of a binary kind of the data. There are two kinds of the viewing data:

  • Dump viewing window of a packet
  • Dump viewing window of the data (transmitted in a packet)

Fig. 9. Dump viewing window of a packet

Fig. 10. Dump viewing window of the data

<