C# Class Quickstarts.DataAccessServer.UnderlyingSystemTag

This class stores the state of a tag known to the system.
This class only stores the information about an tag that a system has. The system has no concept of the UA information model and the NodeManager must convert the information stored in this class into the UA equivalent.
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Méthode Description
CreateSnapshot ( ) : UnderlyingSystemTag

Creates a snapshot of the tag.

Method Details

CreateSnapshot() public méthode

Creates a snapshot of the tag.
public CreateSnapshot ( ) : UnderlyingSystemTag
Résultat UnderlyingSystemTag