QuickOPC User's Guide and Reference
UAAttributePointReadParameters Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Connectivity Namespace : UAAttributePointReadParameters Class

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default attribute point read parameters.  
Public PropertyName of the encoding that the server should use when returning the Value attribute of a variable. (Inherited from OpcLabs.EasyOpc.UA.UAReadParameters)
Public Propertystatic (Shared in Visual Basic)Attribute point read parameters that specify reading from the cache.  
Public Propertystatic (Shared in Visual Basic)Attribute point read parameters that specify reading from the device.  
Public PropertyMaximum age of the value to be read (in milliseconds). Use OpcLabs.EasyOpc.UA.UAReadParameters.CacheMaximumAge to read from the cache. (Inherited from OpcLabs.EasyOpc.UA.UAReadParameters)
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertyDetermines whether only the value part will be read; error if the value is not available.  
Top
See Also

Reference

UAAttributePointReadParameters Class
OpcLabs.EasyOpc.UA.Connectivity Namespace