dOPC Client Toolkit
Close
dOPCAE.TdOPCEvent.EventType
Properties
TdOPCEvent Class
dOPCAE Namespace
EventType indicates the type of the event; condition-related, tracking-related or simple.
Delphi
property
EventType
: integer;
C++
__property
int
EventType
;
Remarks
Value
Description
OPC_Simple_Event
the object represents a simple event
OPC_Tracking_Event
the object represents a tracking event
OPC_Condition_Event
the object represents a condition-related event
Help Feedback
Kassl GmbH Copyright © 2023. All rights reserved.