Name | Description | |
---|---|---|
Default | Default attribute point read parameters. | |
EncodingName | Name of the encoding that the server should use when returning the Value attribute of a variable. (Inherited from OpcLabs.EasyOpc.UA.UAReadParameters) | |
FromCache | Attribute point read parameters that specify reading from the cache. | |
FromDevice | Attribute point read parameters that specify reading from the device. | |
MaximumAge | Maximum 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) | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | |
ValueOnly | Determines whether only the value part will be read; error if the value is not available. |