dOPC Client Toolkit
Close
dOPCAE.TdOPCEventAreaBrowser
dOPCAE_TdOPCEventAreaBrowser

TdOPCEventAreaBrowser provides a way to browse the process area organization implemented by the server.

TdOPCEventAreaBrowser = class(TComponent);
class TdOPCEventAreaBrowser : public TComponent;

The condition is that events and conditions provided by the server are organized into one or more process areas. These areas are for use in specifying event filters. Browsing is optional, and may not be supported by simple event servers. You can check the BrowserSupport method if the OPC AE server supports browsing.

Kassl GmbH Copyright © 2024. All rights reserved.