Acknowledges a condition in the Event Server. Uses server descriptor for specifying the OPC server. Pass in acknowledger ID and comment.
DISPID (Dispatch ID):
For more information, see AcknowledgeCondition in .NET Reference.
DISPID (Dispatch ID):
For more information, see AcknowledgeCondition in .NET Reference.
Visual Basic |
---|
Public Sub AcknowledgeCondition( _ ByVal serverDescriptor As Variant, _ ByVal sourceDescriptor As Variant, _ ByVal conditionName As String, _ ByVal activeTime As Date, _ ByVal cookie As Long, _ ByVal acknowledgerId As String, _ ByVal comment As String _ ) |
See AcknowledgeCondition in .NET Reference.
For remarks, see AcknowledgeCondition in .NET Reference.
For examples, see AcknowledgeCondition in .NET Reference.