DeviceItem Members
The DeviceItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
DeviceItem(String) |
Initializes the object with the specified item id.
|
|
|
DeviceItem(String, Object) |
Initializes the object from a data value.
|
|
|
DeviceItem(String, Object, qualityBits, ItemAccessRights, Type) |
Initializes the object from a data value.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
GetVal |
Get current value form the cache to be sent to the device
|
|
|
MarkTagQuality |
Set the quality acording to specified bits
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
ToString implementation
|
|
|
UpdateTag |
Updates current value in the cache
|

