C# Class Opc.Ua.ExclusiveLimitStateMachineState

Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary

Méthodes protégées

Méthode Description
OnAfterCreate ( ISystemContext context, NodeState node ) : void

Initializes the object as a collection of counters which change value on read.

Method Details

OnAfterCreate() protected méthode

Initializes the object as a collection of counters which change value on read.
protected OnAfterCreate ( ISystemContext context, NodeState node ) : void
context ISystemContext
node NodeState
Résultat void