Name | Description | |
---|---|---|
UAAttributeData Constructor | Overloaded. |
The following tables list the members exposed by UAAttributeData.
Name | Description | |
---|---|---|
UAAttributeData Constructor | Overloaded. |
Name | Description | |
---|---|---|
HasBadStatus | Determines whether the status code is bad. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
HasGoodStatus | Determines whether the status code is good. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
HasServerTimestamp | Determines whether there is a (non-default) server timestamp in the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
HasSourceTimestamp | Determines whether there is a (non-default) source timestamp in the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
HasUncertainStatus | Determines whether the status code is uncertain. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
HasValue | Determines whether there is a valid value in the data value (depends on the status code). (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
Null | A null attribute data. | |
ServerPicoseconds | Specifies the number of picoseconds intervals which shall be added to the UADataValue.ServerTimestamp. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
ServerTimestamp | The server timestamp associated with the value. In UTC. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
ServerTimestampDouble | The server timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
ServerTimestampLocal | The server timestamp associated with the value. In local time. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
ServerTimestampLocalDouble | The server timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
SourcePicoseconds | Specifies the number of picoseconds intervals which shall be added to the UADataValue.SourceTimestamp. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
SourceTimestamp | The source timestamp associated with the value. In UTC. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
SourceTimestampDouble | The source timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
SourceTimestampLocal | The source timestamp associated with the value. In local time. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
SourceTimestampLocalDouble | The source timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
StatusCode | The status code associated with the value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
StatusInfo | Status information. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
Value | The value of the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
ValueType | Returns the type of the UADataValue.Value, or null if there is no value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
ValueTypeName | Returns the type name of the Value, or an empty string if there is no value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
DisplayValue | Returns a value of the data value, formatted for display purposes. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
GetObjectData | (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetValue | Sets the value of the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
ToString | Overloaded. Returns a string that represents the current object.Returns a string that represents the current object.Returns a System.String that represents the current UADataValue data value data. (Inherited from OpcLabs.EasyOpc.UA.UADataValue) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |