OpcExclusiveLimitAlarm Members

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

OpcExclusiveLimitAlarm(IOpcReadOnlyNodeDataStore)

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

C#

public OpcExclusiveLimitAlarm(IOpcReadOnlyNodeDataStore dataStore)


Parameters

dataStore IOpcReadOnlyNodeDataStore

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


Exceptions

ArgumentNullException

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