OpcExclusiveRateOfChangeAlarm Members

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

OpcExclusiveRateOfChangeAlarm(IOpcReadOnlyNodeDataStore)

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

C#

public OpcExclusiveRateOfChangeAlarm(IOpcReadOnlyNodeDataStore dataStore)


Parameters

dataStore IOpcReadOnlyNodeDataStore

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


Exceptions

ArgumentNullException

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