OpcTripAlarm Members

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

OpcTripAlarm(IOpcReadOnlyNodeDataStore)

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

C#

public OpcTripAlarm(IOpcReadOnlyNodeDataStore dataStore)


Parameters

dataStore IOpcReadOnlyNodeDataStore

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


Exceptions

ArgumentNullException

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