C# Класс 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.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CreateSnapshot ( ) : UnderlyingSystemTag

Creates a snapshot of the tag.

Описание методов

CreateSnapshot() публичный Метод

Creates a snapshot of the tag.
public CreateSnapshot ( ) : UnderlyingSystemTag
Результат UnderlyingSystemTag