dOPC Client Toolkit
Close
dOPCDA.TdOPCPropertyBrowser.Execute

Execute starts browsing the properties.

function Execute(Exception: boolean = true): boolean;
__fastcall boolean Execute(boolean Exception = true);

It retrieves all values of the properties in Props and of the properties in the single property list. The result will be True on successful execution, otherwise False.

Kassl GmbH Copyright © 2024. All rights reserved.