Event Editor Protocol


List of functions

Toolbar

Menu
Key

Description of function

 
View/..Event
Navigation
keys
Manual scrolling in the event file. Use standard navigation keys and function keys to move up and down, by character, by line or by event, on the editor screen.

View/AutoScrolling
F8
Toggle action to set Auto-Scrolling mode on or off. In this mode, the Event Editor will automatically scroll line by line as new lines are added.

View/AutoEnd
Shift+F8
Toggle action to set Auto-End mode on or off. In this mode, the event editor will keep automatically scrolling to the end of the file as new lines are added.

Edit/Find
F3
Search for a text string or regular expression within the current event file.

Edit/Find Next
F4
Find next occurrence of the text string defined with the Find function, searching forward (to the end of file).

Edit/Find Previous
Shift+F4
Find previous occurrence of the text string defined with the Find function, searching backward (to the beginning of the file).

Edit/Event Date
F5
Displays the absolute date of a protocol event.
Toggle action to set or remove a first marker displayed at the beginning of the event indicated by the cursor.

 
Edit/Event Delay
Shift+F5
Displays the delay calculated between the event currently indicated by the cursor and the event previously marked by F5.

 
Edit/Event Count
Shift+F5
Displays the number of events displayed between the event currently indicated by the cursor and the event previously marked by F5.

 
Edit/Copy ASCII
F6
An ASCII clipboard (delimited by beginning and end markers) to save the events displayed on the screen to an ASCII file.

 
Edit/Copy Binary
Shift+F6
A Binary clipboard (delimited by beginning and end markers) to save the events displayed on the screen in their native binary format into a Clarinet event-file.

Edit/Protocol Filter
F9
To edit the current protocol filter file.

Edit/User Filter
F10
To edit the current user filter file.

 
Edit/String Filter
To edit the current string used for the String Filter feature.
If the result string is a null string, the string filtering feature is disabled.

 
View/String Filter
F7
Toggle action to set the String Filter feature on or off, allowing the display of only those events which contain the currently saved filtering string.

 
View/
Wrap to window
If this option is selected, text lines will be wrapped according to the window size (beyond the 80th display column).

 
Mouse
right button
Access to functions:-
  • Copy: Copying the selected characters for future Paste use.
  • Find: The selected characters are saved as the current string to be used with the Find function.
  • String Filter: The selected characters are saved as the currently used filtering string and the String Filter feature is enabled.
  • Go To: For TTCN-HTML display (only if Defs sub-directory exists).
    To jump to the TTCN definition of the item currently selected in the trace.


Manual scrolling

Toolbar

Menu
Key

Description of function

Left
One character to the left.
Right
One character to the right.

Up
To previous line.

Down
To next line.
View/Next Event
F2
Movement of an event to the bottom of the screen.
View/Previous Event
Shift+F2
Movement of an event to the top of the screen.

PgUp
One screen page backward.

PgDn
One screen page forward.

View/First Event
Home
To the first event of the current file.

View/Last Event
End
To the last event of the current file.


Auto-Scrolling mode

The automatic scrolling mode enables movement through the file with the following principles:-

  • New lines are displayed at the bottom of the screen and older lines disappear at the top.
  • New lines appear at a fixed rate.

Entering this mode is obtained via F8 or the button if the scrolling mode is off, or with the -s option specified in the Event Editor process launching parameters.
Exiting this mode is achieved by striking F8 or the button.


Auto-End mode

The Auto-End scrolling mode is based on the same principle as the Auto-Scroll mode. It has an end-of-file automatic positioning function and re-synchronises the display every second.

Entering this mode is obtained via Shift+F8 or the button if the scrolling mode is off, or with the -z option specified in the Event Editor process launching parameters.
Exiting this mode is achieved by striking Shift+F8 or the button.

 


home     Quick start     Specifications     Connections     Features     How to?     Notes     Search     Site Map