The SampleValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SampleValue()()()() |
Default constructor.
|
![]() | SampleValue(Object, Int32, DateTime) |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
For debugging purposes.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Status |
The status (quality) of the value.
|
![]() | TimeStamp |
The time stamp of the value.
|
![]() | Value |
The actual sample value.
|