OPC Studio User's Guide and Reference
WaitForMultipleValues Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Extensions Namespace > IEasyUAClientExtension2 Class : WaitForMultipleValues Method
Waits while the attributes are above the given maximum status severity.

The WaitForMultipleValues subscribes to the specified OPC-UA nodes&attributes, and monitor their data until they have at most the status severity specified for each item, an error occurs, or the alloted time elapses.

Overload List
OverloadDescription
Waits while the attributes are above the given maximum status severity. Specify arguments objects, and maximum severities.  
Waits while the attributes are above the given maximum status severity. Specify arguments objects, maximum severities, and timeout in milliseconds.  
Waits while the attributes are above the given maximum status severity. Specify arguments objects, and timeout in milliseconds.  
Waits while the attributes are above the given maximum status severity. Specify arguments objects, and maximum severity.  
Waits while the attributes are above the given maximum status severity. Specify arguments objects, and timeout in milliseconds.  
Waits while the attributes are above the given maximum status severity. Specify arguments objects, maximum severity, and timeout in milliseconds.  
Waits while the attributes are above the given maximum status severity. Specify the arguments objects.  
Waits while the attributes are above the given maximum status severity. Specify arguments objects, and monitoring parameters.  
Waits while the attributes are above the given maximum status severity. Specify arguments objects, monitoring parameters, and timeout in milliseconds.  
Requirements

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