Hardware Information: Generic events

Generic event definitions


The following values may be transmitted as FT_EVENT type GCProtocol frames.
The event value will be in the event field of such a frame.
Note: Please see the include file gmsg.h for numeric values of the following symbols.

Event nameEvent meaningData Format
EVENT_INITChannel has been initializedNone
EVENT_SPDChannel speed settings have been changedByte 1:
    Index of the defined preset speeds
    (1 thru n, 0 if not listed)
Bytes 2 thru n
    The value(s) used as data bytes for the
    IOCTL used to set the new speed
EVENT_SCHED_DONESchedule has completedTransmit Schedule ID,
4 bytes (unsigned long)
EVENT_CLIENT_GONEClient has exited.
(Sent only to well known clients.)
None
(The exiting client's client ID is present in the src chan.)
EVENT_MSG_SENTA timed message has been sent.None
(Sent only to the client that sent the FT_DATA message.)
EVENT_ADDR_LOSTJ1939 address has changedNew address, 1 byte.
(Sent only to the client effected.)