OPC Labs EasyOPC-UA Components Library
PullDataChangeNotification Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : PullDataChangeNotification Method

Description
Attempts to pull an OPC data change notification subscribed to by the SubscribeMultipleMonitoredItems or SubscribeDataChange method.

 

DISPID (Dispatch ID):

 

For more information, see PullDataChangeNotification in .NET Reference.

Syntax
Visual Basic
Public Function PullDataChangeNotification( _
   ByVal millisecondsTimeout As Long _
) As EasyUADataChangeNotificationEventArgs
Parameters
millisecondsTimeout

Return Type

See PullDataChangeNotification in .NET Reference.

Remarks

For remarks, see PullDataChangeNotification in .NET Reference.

Example

For examples, see PullDataChangeNotification in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members