QuickOPC User's Guide and Reference
UAReadParameters Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UAReadParameters Class

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default read parameters. Specify reading from cache, and no particular encoding.  
Public Propertystatic (Shared in Visual Basic)Default encoding name. It is a null name, which specifies no particular encoding.  
Public PropertyName of the encoding that the server should use when returning the Value attribute of a variable.  
Public Propertystatic (Shared in Visual Basic)Read parameters that specify reading from the cache, and a default encoding.  
Public Propertystatic (Shared in Visual Basic)Read parameters that specify reading from the device (data source), and a default encoding.  
Public PropertyMaximum age of the value to be read (in milliseconds). Use CacheMaximumAge to read from the cache.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Top
See Also

Reference

UAReadParameters Class
OpcLabs.EasyOpc.UA Namespace
EncodingName Property
MaximumAge Property