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

DeviceItem Members

The DeviceItem type exposes the following members.

Constructors


  Name Description
Public method DeviceItem(String)
Initializes the object with the specified item id.
Public method DeviceItem(String, Object)
Initializes the object from a data value.
Public method DeviceItem(String, Object, qualityBits, ItemAccessRights, Type)
Initializes the object from a data value.

Methods


  Name Description
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
Public method MarkTagQuality
Set the quality acording to specified bits
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
ToString implementation
Public method UpdateTag
Updates current value in the cache

Properties


  Name Description
Public property TagCanonicalType
Gets or sets the canonical type of the item

Events


  Name Description
Public event OnValueChanged
Occurs when value of the process data is changed.