OpcExclusiveLevelAlarm Members

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

OpcExclusiveLevelAlarm(IOpcReadOnlyNodeDataStore)

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

C#

public OpcExclusiveLevelAlarm(IOpcReadOnlyNodeDataStore dataStore)


Parameters

dataStore IOpcReadOnlyNodeDataStore

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


Exceptions

ArgumentNullException

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