Programming 15088:J 10/22/99
3-41
The History Mode Programming submenu has three options as described below:
1=START D }X8X1X
This option allows the programmer to start storing events into the panel's history file. The following example
enables history mode:
PRESS@1=START,2=STOP,3=CLEAR@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:@1
2=STOP D }X8X2X
This option allows the programmer to stop storing events into the panel's history file. The following example
disables history mode:
PRESS@1=START,2=STOP,3=CLEAR@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:@2
3=CLEAR D }X8X3X
This option allows the programmer to clear out of history file memory a selected number (1-N, where N represents
the number of stored events) of the oldest history events recorded. The following example illustrates this by
clearing out the entire history file.
PRESS@1=START,2=STOP,3=CLEAR@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:@3
ENTER@NUMBER@ENTRIES@TO@CLEAR@(1@-@400)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:@400
www.PDF-Zoo.com