OpcNonExclusiveRateOfChangeAlarm Members

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

OpcNonExclusiveRateOfChangeAlarm(IOpcReadOnlyNodeDataStore)

Initializes a new instance of the OpcNonExclusiveRateOfChangeAlarm class using the dataStore specified.

C#

public OpcNonExclusiveRateOfChangeAlarm(IOpcReadOnlyNodeDataStore dataStore)


Parameters

dataStore IOpcReadOnlyNodeDataStore

The IOpcReadOnlyNodeDataStore of the 'Opc.UaFx.OpcNonExclusiveRateOfChangeAlarmNode' to represent.


Exceptions

ArgumentNullException

The dataStore is a null reference (Nothing in Visual Basic).