dOPC Client Toolkit
Close
dOPCAE.TdOPCEvent.EventType

EventType indicates the type of the event; condition-related, tracking-related or simple.

property EventType: integer;
__property int EventType;
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
Kassl GmbH Copyright © 2024. All rights reserved.