OpcNodeHistoryCommand Members

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

OpcNodeHistoryCommand(int)

C#

protected OpcNodeHistoryCommand(int nodeId)


Parameters

nodeId Int32



Exceptions

ArgumentException


ArgumentNullException


OpcNodeHistoryCommand(int, int)

C#

protected OpcNodeHistoryCommand(int nodeId, int namespaceIndex)


Parameters

nodeId Int32


namespaceIndex Int32



Exceptions

ArgumentException


ArgumentNullException


OpcNodeHistoryCommand(OpcNodeId)

C#

protected OpcNodeHistoryCommand(OpcNodeId nodeId)


Parameters

nodeId OpcNodeId



Exceptions

ArgumentException


ArgumentNullException


OpcNodeHistoryCommand(string)

C#

protected OpcNodeHistoryCommand(string nodeId)


Parameters

nodeId String



Exceptions

ArgumentException


ArgumentNullException


OpcNodeHistoryCommand(string, int)

C#

protected OpcNodeHistoryCommand(string nodeId, int namespaceIndex)


Parameters

nodeId String


namespaceIndex Int32



Exceptions

ArgumentException


ArgumentNullException