Read the OPC standard properties 1..6 for the specified items.
This is a helper method that reads the items properties 1..6 using the OPC DA V2 GetItemProperties method.
The properties are returned in an object with the proper data type for each property value.
Syntax
Parameters
- itemIDs
- Array with the fully qualified item names.
- Properties
- Array of objects with the property values
Return Value
HRESULT error/success code
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also