I_TcEventBase
Methods and properties of an event are defined in this basic interface.
Methods
Name | Description |
---|---|
Compares the event with another instance. | |
Compares the event class of the event with another event class. | |
Compares the event definition of the event with another event definition. | |
Returns the Json attribute. | |
Requests the name of the event class. | |
Returns the text for the event. |
Properties
Name | Type | Access | Description |
---|---|---|---|
eSeverity | Get | Returns the severity. | |
EventClass | GUID | Get | Returns the GUID of the event class. |
ipSourceInfo | Get | Returns a pointer to the source definition. | |
nEventId | UDINT | Get | Returns the ID of the event. |
stEventEntry | Get | Returns the event definition. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4022.20 | PC or CX (x64, x86, ARM) | Tc3_EventLogger |