Overload | Description |
---|---|
WaitForValue(IEasyUAClient,UAAttributeArguments) | Subscribes to the specified node&attribute, and monitors its data until it has "good" status severity, an error occurs, or the alloted time elapses. |
WaitForValue(IEasyUAClient,UAAttributeArguments,UAMonitoringParameters) | Subscribes to the specified node&attribute, and monitors its data until it has "good" status severity, an error occurs, or the alloted time elapses. |
WaitForValue(IEasyUAClient,UAAttributeArguments,UAMonitoringParameters,Int32) | Subscribes to the specified node&attribute, and monitors its data until it has "good" status severity, an error occurs, or the alloted time elapses. |
WaitForValue(IEasyUAClient,UAEndpointDescriptor,UANodeDescriptor) | Subscribes to the specified node&attribute, and monitors its data until it has "good" status severity, an error occurs, or the alloted time elapses. |
WaitForValue(IEasyUAClient,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters) | Subscribes to the specified node&attribute, and monitors its data until it has "good" status severity, an error occurs, or the alloted time elapses. |
WaitForValue(IEasyUAClient,UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters,Int32) | Subscribes to the specified node&attribute, and monitors its data until it has "good" status severity, an error occurs, or the alloted time elapses. |
WaitForValue(IEasyUAClient,UAMonitoredItemArguments,Int32) | Subscribes to the specified node&attribute, and monitors its data until it has "good" status severity, an error occurs, or the alloted time elapses. |