Name | Description | |
---|---|---|
![]() | StatusCode Constructor | Overloaded. |
The following tables list the members exposed by StatusCode.
Name | Description | |
---|---|---|
![]() | StatusCode Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AggregateBits | The historian bits. |
![]() | Code | The entire 32-bit status value. |
![]() | CodeBits | The 16 code bits of the status code. |
![]() | FlagBits | The 16 flag bits of the status code. |
![]() | HasDataValueInfo | The bits that indicate the meaning of the status code |
![]() | LimitBits | The limit bits, indicating Hi/Lo etc. |
![]() | Overflow | The overflow bit. |
![]() | SemanticsChanged | Set to indicate that the semantics associated with the data value have changed. |
![]() | StructureChanged | Set to indicate that the structure of the data value has changed. |
![]() | SubCode | The sub-code portion of the status code. |
Name | Description | |
---|---|---|
![]() | CompareTo | Overloaded. Compares the instance to another object. |
![]() | Equals | Overloaded. Indicates whether this instance and a specified object are equal. |
![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | IsBad | Returns true if the status code is bad. |
![]() ![]() | IsGood | Returns true if the status code is good. |
![]() ![]() | IsNotBad | Returns true if the status is good or uncertain. |
![]() ![]() | IsNotGood | Returns true if the status is bad or uncertain. |
![]() ![]() | IsNotUncertain | Returns true if the status is good or uncertain. |
![]() ![]() | IsUncertain | Returns true if the status code is uncertain. |
![]() ![]() | LookupSymbolicId | Looks up the symbolic name for a status code. |
![]() | SetAggregateBits | Returns a copy of the status code with the aggregate bits set. |
![]() | SetCodeBits | Returns a copy of the status code with the Code bits set. |
![]() | SetFlagBits | Returns a copy of the status code with the Flag bits set. |
![]() | SetLimitBits | Returns a copy of the status code with the llimit bits set. |
![]() | SetOverflow | Returns a copy of the status code with the overflow bit set. |
![]() | SetSemanticsChanged | Returns a copy of the status code with the SemanticsChanged bit set. |
![]() | SetStructureChanged | Returns a copy of the status code with the StructureChanged bit set. |
![]() | ToString | Overloaded. Returns the string representation of the object. |
![]() | Overloaded. Returns true if the objects are not equal. |
![]() | Converts a StatusCode object to a 32-bit code. |
![]() | Returns true if the object a is greater than object b. |
![]() | Converts a 32-bit code a StatusCode object. |
![]() | Overloaded. Returns true if the objects are not equal. |
![]() | Returns true if the object a is less than object b. |