EPRINT Event Log Print

Syntax
EPRINT

Processor Responds by print the log in the following format
<log entry number><operating system time><event time><event date><operating system task identifier><event description>

Description
This log can be used to determine the date and times of the following types of events:

When the terminal screen is active in the programming tool, all terminal screen activity is logged to a file called cpu.log located in the /log directory under the HomeWorks Interactive directory. To access this file you must exit the programming screen (go to the floorplan for example); this will close the cpu.log file and make it accessible to an editor. You may use notepad or wordpad (if the file is too large for notepad) to view and/or print the file.

Example
Print the event log

L232> EPRINT
0723 8022978 01:12:11 04/21/99 EVPP Keypad [01:03:01], Button 01 Pressed
0724 8023040 01:12:11 04/21/99 EVPP Keypad [01:03:01], Button 01 Released
0725 8023369 01:12:12 04/21/99 EVPP Keypad [01:03:00], Button 02 Pressed
0726 8023414 01:12:12 04/21/99 EVPP Keypad [01:03:00], Button 02 Released

back to the table of contents...