Device..::..TagInDevice Members
The Device..::..TagInDevice type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Device..::..TagInDevice(String) |
Initializes the object from a data value. It creates new TAG in the device address space.
|
![]() |
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 | |
---|---|---|
![]() |
AddProperties | (Inherited from DeviceItem.) |
![]() |
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
(Inherited from DeviceItem.) |
![]() |
MarkTagQuality |
Set the quality acording to specified bits
(Inherited from DeviceItem.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReadRemote | (Inherited from DeviceItem.) |
![]() |
ToString |
ToString implementation
(Inherited from DeviceItem.) |
![]() |
UpdateRemote | (Inherited from DeviceItem.) |
![]() |
UpdateTag |
Updates current value in the cache
(Inherited from DeviceItem.) |
![]() |
UpdateVQT | (Inherited from DeviceItem.) |
![]() |
Write | (Inherited from DeviceItem.) |
Properties
Name | Description | |
---|---|---|
![]() |
EuType | (Inherited from DeviceItem.) |
![]() |
TagCanonicalType |
Gets or sets the canonical type of the item
(Inherited from DeviceItem.) |
Events
Name | Description | |
---|---|---|
![]() |
OnValueChanged |
Occurs when value of the process data is changed.
(Inherited from DeviceItem.) |