Gets values of multiple OPC properties, specifying an array of property arguments objects.
Parameters
- argumentsArray
- Array of arguments, one element per each OPC property involved in the operation.
Return Value
The function returns an array of
OpcLabs.BaseLib.OperationModel.ValueResult objects. The indices of elements in the output array are the same as those in the input array.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also