dOPC Client Toolkit
Close
dOPCIntf.ItemPropIdToStr

converts OPC property numbers to strings e.g.

function ItemPropIdToStr(PropId: integer): string;
AnsiString ItemPropIdToStr(int PropId);

3 to 'quality 

ItemPropIdToStr converts the passed PropId of a item property to a string and returns it.

Kassl GmbH Copyright © 2024. All rights reserved.