OPC Studio User's Guide and Reference
DAItemPoint Class Properties


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.Connectivity Namespace : DAItemPoint Class

For a list of all members of this type, see DAItemPoint members.

Public Properties
 NameDescription
Public PropertySpecifies 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)
Public Propertystatic (Shared in Visual Basic)Default item descriptor.  
Public PropertyWhen 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)
Public PropertyGets or sets the OPC item descriptor.  
Public PropertyGets or sets the OPC server descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.Connectivity.DAPoint)
Public PropertyIndicates whether the point uses consumer-side element extraction. (Inherited from OpcLabs.BaseLib.Connectivity.Point.CommonPoint)
Top
See Also

Reference

DAItemPoint Class
OpcLabs.EasyOpc.DataAccess.Connectivity Namespace