User manual
Computer Gateway User Manual 4-134 5/96
4.11
Event Request Rec: Word 274—Type of journal (integer)
0 = Process alarms
1 = Operator messages
2 = Process changes
3 = SOE events
4 = System status
5 = System maintenance
6 = System errors
7 = Status notification
Word 275—Number of key values (integer)
1..8 = Number of modules, points, nodes, or boxes
on which the search is to be performed
Zero = Search all events (allow only system journal
types 4,5,6,7)
Word 276—Journal Key type (integer)
0 = Module
1 = Point
2 = Node
3 = Box
Word 277..340—An array of eight (8) variant records, all of type
Journal Key Rec (67 words total) the value in word
275 determines how many records of meaningful
data are contained in this array. The specific type of
the variant record is determined by the value
contained in word 276.
Journal Key Rec: Module
Words 1..8—Primary module point identifier (16 ASCII
characters)
Point
Words 1..8—Point ID (16 ASCII characters)
Node
Word 1—LCN node number (integer) legal range: 0-96
Word 2..8—Not used
Box
Word1—Hiway/UCN identifier (integer) legal range: 0-20
Word 2—Box number (integer) legal range: 0-63
Words 3..8—Not used
4.11.4 CM Journal Access Return
The data returned from the Journal Manager surrogate subroutine is a journal reply message
recored followed by the converted ASCII events. Each of the events that are returned from
the Journal Manager have been expanded by the surrogate into 140 character strings. The
CG/PLNM strips off the last 8 characters and places the ASCII time/date information into a
separate field within the same record. The CG/PLNM sends the ASCII events across the
link to the CM50 through the VAX/CG/PLNM reply message.