dOPC Client Toolkit
Close
dOPCAE.TdOPCEvent.Enabled

Enabled is True if the corresponding condition is enabled, otherwise False.

property Enabled: boolean;
__property boolean Enabled;
Result := (NewState and OPC_CONDITION_ENABLED =OPC_CONDITION_ENABLED;

This property is linked to the OPC_CONDITION_ENABLED flag in the NewState bit mask.

Kassl GmbH Copyright © 2024. All rights reserved.