C# Class Quickstarts.AlarmConditionServer.AreaState

Maps an alarm area to a UA object node.
Inheritance: Opc.Ua.FolderState
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Méthode Description
AreaState ( ISystemContext context, AreaState parent, Opc.Ua.NodeId nodeId, AreaConfiguration configuration ) : System

Initializes the area.

Method Details

AreaState() public méthode

Initializes the area.
public AreaState ( ISystemContext context, AreaState parent, Opc.Ua.NodeId nodeId, AreaConfiguration configuration ) : System
context ISystemContext
parent AreaState
nodeId Opc.Ua.NodeId
configuration AreaConfiguration
Résultat System