OpenTP1 Version 7 Operation

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

Appendix D.5 OJ record format

Item Position (byte) Attribute Description
Reserved 0 char[24] Reserved area
Output logical terminal name or started application name 24 char[16] Name of the output logical terminal to which the output message was sent, or the started application name
Application name 40 char[10] Name of the application that sent the output message.
This information is not collected for an SPP.
Reserved 50 char[18] 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 specified when the output message was sent.
Output message type 89 char Output message type indicated by the character:
n: Ordinary unidirectional send message
o: Query message
p: Priority unidirectional send message
[Figure]: Application startup message
Reserved 90 char Reserved area
Assignment of output serial number 91 char Whether or not the message has output serial number is indicated as follows:
0x00: Message without output serial number
0x01: Message with output serial number
Message output serial number 92 ulong Output serial number when the output message was sent.
This information is valid when the assignment of output serial number is 0x01.
Reserved 96 char[8] Reserved area
Send message size 104 ulong Size of the message in bytes sent to the logical terminal or started application.
Send message 108 char[ ] The message sent to the logical terminal or started application is set. The size of this variable-length information is as large as indicated by the message size.