dOPC Client Toolkit
Close
dOPCDA.TdOPCGroup.GetEUInfos

fills EUInfo and EUType for all items in this group 

GetEUInfos fills the properties EUInfo and EUType for all items either in the group or, if it is not nil, in the parameter aItemList.

function GetEUInfos(aItemList: TdOPCItemList = nil): boolean;
__fastcall boolean GetEUInfos(TdOPCItemList aItemList = null);

The result will be True if it was successful, otherwise False.

Kassl GmbH Copyright © 2024. All rights reserved.