0x21F0 - QueryEvents
Description
The Query Events message is used to request detail on events. Queries can be made by message ID, event type or Event ID.
QueryEventsVar
Type: Variant
MessageIDRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
MessageCode |
uint16 |
one |
false |
Query Message ID of the Event message that the receiving component is inquiring about. |
EventTypeRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
EventType |
|
|
false |
|
EventIDRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
EventID |
uint8 |
one |
false |
Event ID returned by Confirm Event for details on specific event. |
AllEventsRec
Type: Record
Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
1 |
AllEvents |
uint8 |
one |
false |
All events should be reported. |