Name | Description | |
---|---|---|
DAItemPoint Constructor | Overloaded. |
The following tables list the members exposed by DAItemPoint.
Name | Description | |
---|---|---|
DAItemPoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowReadModifyAndWrite | Specifies whether values extracted at the consumer side are writable using the read/modify/write algorithm. When disabled, the extracted point will be always read-only. (Inherited from OpcLabs.BaseLib.Connectivity.Point.CommonPoint) | |
DefaultItemDescriptor | Default item descriptor. | |
ExtractArrayElementIndexes | When not empty, specifies that the point refers to a value at given position in the array. The extraction is performed on the consumer side. (Inherited from OpcLabs.BaseLib.Connectivity.Point.CommonPoint) | |
ItemDescriptor | Gets or sets the OPC item descriptor. | |
ServerDescriptor | Gets or sets the OPC server descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.Connectivity.DAPoint) | |
UsesElementExtraction | Indicates whether the point uses consumer-side element extraction. (Inherited from OpcLabs.BaseLib.Connectivity.Point.CommonPoint) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Determines whether the specified DAItemPoint is equal to the current object. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
GetValue | Gets a value from the given input (applies transformations if specified on the point). (Inherited from OpcLabs.BaseLib.Connectivity.Point.CommonPoint) | |
ReadStringList | Overridden. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetValue | Sets a value to the given input (applies transformations if specified on the point). (Inherited from OpcLabs.BaseLib.Connectivity.Point.CommonPoint) | |
ToDAItemArguments | Converts item point to corresponding item arguments. | |
ToString | Overloaded. Overridden. Converts the value of the current object to its equivalent string representation using the specified format. | |
WriteStringList | Overridden. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
OnPropertyChanged | Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.Connectivity.DAPoint) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Name | Description | |
---|---|---|
PropertyChanged | Handler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. (Inherited from OpcLabs.EasyOpc.DataAccess.Connectivity.DAPoint) |
Equality | Determines whether the two objects are equal. |
Explicit Type Conversion | Converts item point to corresponding item arguments. |
Inequality | Determines whether the two objects are not equal. |