dOPC Client Toolkit
Close
dOPCAE.TdOPCEvent.SubconditionName

SubconditionName contains the name of the current sub-condition, for multi-state conditions.

property SubconditionName: string;
__property AnsiString SubconditionName;

For a single-state condition, this property contains the condition name. This property is valid only for condition-related events. For other events, the value is an empty string.

Kassl GmbH Copyright © 2024. All rights reserved.