Specifications

Table Of Contents
APPENDIX C: EVENT PROGRAMMING
Page 188 MRC-565 Packet Data Radio Operations & Maintenance
EVENT, DISPLAY, item-number
Yes
No
EVENT, TEXT
No
No
EVENT, TEXT, item-number, message text
Yes
Yes
EVENT, TEXT, DEL, ALL
No
No
EVENT, TEXT, DEL, item-number
No
No
EVENT, GROUP
No
No
EVENT, GROUP, group-number, bit-name or chan-name, …
No
Yes
EVENT, GROUP, DEL, ALL
No
Yes
EVENT, GROUP, CLEAR, group-number
No
Yes
EVENT, UPDT, group-number
No
No
EVENT, STATUS, {bit-name, chan-name}
No
No
EVENT, action
No
No
SCALE, chan-name, slope, offset
No
No
Event Programming Command Details
Commands
EVENT
Displays the current event and group table when no additional parameters are attached. All the
event commands begin with "event," followed by parameters.
EVENT, DEL, ALL
Delete all events in the event table. Event table commands should be edited in script files and
output to the MRC-565 using XTERM in order to reload the event table. This command does not
delete the text messages or group definitions.
EVENT, DEL, number
Delete only the numbered event from the event table. The events will be renumbered when one is
deleted. Event table commands should be edited in script files and output to the MRC-565 using
XTERM in order to reload the event table.
EVENT, START
Start the event scanner. Scanned events will not be detected unless scanning is started. This
command causes the event scanner to review the event table every 62.5 milliseconds for the
occurrence of scanned events and the end of scanned events. This command also performs
RESET events. On MRC-565 reset, the event scanner is started.
EVENT, STOP
Stop the event scanner. Scanned events will not be detected while scanning is stopped. This
command should be issued prior to clearing the event table (EVENT,DEL,ALL) and
reprogramming it with events. This command does not affect the detection of the reset event. On