BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

Device..::..TagInDevice Members

The Device..::..TagInDevice type exposes the following members.

Constructors


  Name Description
Public method Device..::..TagInDevice(String)
Initializes the object from a data value. It creates new TAG in the device address space.
Public method Device..::..TagInDevice(String, Object, qualityBits, ItemAccessRights, Type)
Initializes the object from a data value. It creates new TAG in the device address space.

Methods


  Name Description
Protected method AddProperties (Inherited from DeviceItem.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetVal
Get current value form the cache to be sent to the device
(Inherited from DeviceItem.)
Public method MarkTagQuality
Set the quality acording to specified bits
(Inherited from DeviceItem.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReadRemote (Inherited from DeviceItem.)
Public method ToString
ToString implementation
(Inherited from DeviceItem.)
Protected method UpdateRemote (Inherited from DeviceItem.)
Public method UpdateTag
Updates current value in the cache
(Inherited from DeviceItem.)
Protected method UpdateVQT (Inherited from DeviceItem.)
Protected method Write (Inherited from DeviceItem.)

Properties


  Name Description
Protected property EuType (Inherited from DeviceItem.)
Public property TagCanonicalType
Gets or sets the canonical type of the item
(Inherited from DeviceItem.)

Events


  Name Description
Public event OnValueChanged
Occurs when value of the process data is changed.
(Inherited from DeviceItem.)