Name | Description | |
---|---|---|
DAPropertyPoint Constructor | Overloaded. |
The following tables list the members exposed by DAPropertyPoint.
Name | Description | |
---|---|---|
DAPropertyPoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultNodeDescriptor | Default node descriptor. | |
DefaultPropertyDescriptor | Default property 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) | |
NodeDescriptor | Gets or sets the OPC node descriptor. | |
PropertyDescriptor | Gets or sets the OPC property 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 DAPropertyPoint 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) | |
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. |
Inequality | Determines whether the two objects are not equal. |