OpcReadNodeHistory Members

Namespace: Opc.UaFx.Client
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcReadNodeHistory type exposes the following members.

OpcReadNodeHistory(Int32)

C#

public OpcReadNodeHistory(int nodeId)


Parameters

nodeId Int32



Exceptions

ArgumentException


ArgumentNullException


OpcReadNodeHistory(Int32, Int32)

C#

public OpcReadNodeHistory(int nodeId, int namespaceIndex)


Parameters

nodeId Int32


namespaceIndex Int32



Exceptions

ArgumentException


ArgumentNullException


OpcReadNodeHistory(OpcNodeId)

C#

public OpcReadNodeHistory(OpcNodeId nodeId)


Parameters

nodeId OpcNodeId



Exceptions

ArgumentException


ArgumentNullException


OpcReadNodeHistory(String)

C#

public OpcReadNodeHistory(string nodeId)


Parameters

nodeId String



Exceptions

ArgumentException


ArgumentNullException


OpcReadNodeHistory(String, Int32)

C#

public OpcReadNodeHistory(string nodeId, int namespaceIndex)


Parameters

nodeId String


namespaceIndex Int32



Exceptions

ArgumentException


ArgumentNullException