OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

Appendix D.2 GJ record format

Item Position (byte) Attribute Description
Reserved 0 char[8] Reserved area
Input logical terminal name 8 char[18] Name of the input logical terminal that received the input message.
Reserved 24 char[16] Reserved area
Application name 40 char[10] Name of the application that processes the input message.
Reserved 50 char[2] Reserved area
Message input serial number 52 char[12] The input serial number of the message received from the input logical terminal. This information is not a character string, and must be handled as 12-byte area.
Reserved 64 char[4] Reserved area
Journal collection time 68 ulong Time the journal was written to the MCF journal buffer.
(Seconds counted from 0: 00: 00 at January 1, 1970)
Journal collection time 72 ulong Time the journal was written to the MCF journal buffer.
(Fewer than a second, counted from 0: 00: 00 at January 1, 1970)
Reserved 76 char[4] Reserved area
Map name 80 char[9] Map name of the NEXT map, if any.
Reserved 89 char[15] Reserved area
Input message size 104 ulong Size of the message in bytes received from the input logical terminal.
Input message 108 char[ ] The message received from the input logical terminal is set. The size of this variable-length information is as large as indicated by the input message size.