Peripheral Devices
9836 3521 01 609
8.17.3 Layout of Events in Process data
An Event contains data as described in the table below.
A device unique sequence number. This number is incremented by
one for each event reported over the device.
A global sequence number. This number is incremented by one for
each event generated by the system.
Event code, see List of events for possible values.
Event type, see View Event Log for possible values.
Station on which the event occurred, 0 if not relevant
Bolt for which the event occurred, 0 if not relevant
<> 0 if event is observed
Tightening program connected to the event, 0 if not relevant
Event string in the language configured using ToolsTalk
PowerMACS.
The severity of the event, see View Event Log for possible values.
First parameter for the EventStr, see below for a description.
Second parameter for the EventStr, see below for a description.
Third parameter for the EventStr, see below for a description.
Fourth parameter for the EventStr, see below for a description.
Fifth parameter for the EventStr, see below for a description
Par1 to Par5 represents values that should replace the parameter placeholders in the event strings
defined for each event code (%d, %x, %f, and %c). See List of events for a listing of all events with their
place holders. Par1 represents the leftmost placeholder, Par2 the second leftmost, and so on. The
respective placeholder has the following meaning:
Interpret the four bytes of ParX as a long and display it as a decimal integer
Interpret the four bytes of ParX as a long and display it as a hexadecimal integer
Interpret the four bytes of ParX as a float and display it as a float with two (2) decimals
Interpret the four bytes of ParX as ASCII values of four single characters and display them as
characters.
Which items that are included for an event when it is read by a particular device is controlled by the
Reporter connected to the device.