dOPC Client Toolkit
Close
dOPCDA.GetItemProp

Returns a OPC Items property.

function GetItemProp(OPCClient: TdOPCDAClient; ItemId: string; PropId: integer): OPCVariant;
OPCVariant GetItemProp(TdOPCDAClient OPCClient, AnsiString ItemId, int PropId);

GetItemProp returns the current data value for the item with the passed ItemId and the passed PropId on the passed OPCServer.

Kassl GmbH Copyright © 2024. All rights reserved.