OPC Studio User's Guide and Reference
UACodeBits Enumeration



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UACodeBits Enumeration
The code bits of the status code (UAStatusCode).
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<DisplayName2Attribute("OPC UA Code Bits")>
<GuidAttribute("DA959564-5B0D-43B8-99D9-AF392B255CFB")>
Public Enum UACodeBits 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As UACodeBits
[ComVisible(true)]
[DisplayName2("OPC UA Code Bits")]
[Guid("DA959564-5B0D-43B8-99D9-AF392B255CFB")]
public enum UACodeBits : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
[ComVisible(true)]
[DisplayName2("OPC UA Code Bits")]
[Guid("DA959564-5B0D-43B8-99D9-AF392B255CFB")]
public enum class UACodeBits : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
Bad32768The operation failed.

Remarks:

Numeric value: 32768 (0x8000)

Status code: 2147483648 (0x80000000)

The value of this enum member is 32768.

BadAggregateConfigurationRejected32986The aggregate configuration is not valid for specified node.

Remarks:

Numeric value: 32986 (0x80DA)

Status code: 2161770496 (0x80DA0000)

The value of this enum member is 32986.

BadAggregateInvalidInputs32982The aggregate value could not be derived due to invalid data inputs.

Remarks:

Numeric value: 32982 (0x80D6)

Status code: 2161508352 (0x80D60000)

The value of this enum member is 32982.

BadAggregateListMismatch32980The requested number of Aggregates does not match the requested number of NodeIds.

Remarks:

Numeric value: 32980 (0x80D4)

Status code: 2161377280 (0x80D40000)

The value of this enum member is 32980.

BadAggregateNotSupported32981The requested Aggregate is not support by the server.

Remarks:

Numeric value: 32981 (0x80D5)

Status code: 2161442816 (0x80D50000)

The value of this enum member is 32981.

BadAlreadyExists33045An equivalent rule already exists.

Remarks:

Numeric value: 33045 (0x8115)

Status code: 2165637120 (0x81150000)

The value of this enum member is 33045.

BadApplicationSignatureInvalid32856The signature generated with the client certificate is missing or invalid.

Remarks:

Numeric value: 32856 (0x8058)

Status code: 2153250816 (0x80580000)

The value of this enum member is 32856.

BadArgumentsMissing32886The client did not specify all of the input arguments for the method.

Remarks:

Numeric value: 32886 (0x8076)

Status code: 2155216896 (0x80760000)

The value of this enum member is 32886.

BadAttributeIdInvalid32821The attribute is not supported for the specified Node.

Remarks:

Numeric value: 32821 (0x8035)

Status code: 2150957056 (0x80350000)

The value of this enum member is 32821.

BadBoundNotFound32983No data found to provide upper or lower bound value.

Remarks:

Numeric value: 32983 (0x80D7)

Status code: 2161573888 (0x80D70000)

The value of this enum member is 32983.

BadBoundNotSupported32984The server cannot retrieve a bound for the variable.

Remarks:

Numeric value: 32984 (0x80D8)

Status code: 2161639424 (0x80D80000)

The value of this enum member is 32984.

BadBrowseDirectionInvalid32845The browse direction is not valid.

Remarks:

Numeric value: 32845 (0x804D)

Status code: 2152529920 (0x804D0000)

The value of this enum member is 32845.

BadBrowseNameDuplicated32865The browse name is not unique among nodes that share the same relationship with the parent.

Remarks:

Numeric value: 32865 (0x8061)

Status code: 2153840640 (0x80610000)

The value of this enum member is 32865.

BadBrowseNameInvalid32864The browse name is invalid.

Remarks:

Numeric value: 32864 (0x8060)

Status code: 2153775104 (0x80600000)

The value of this enum member is 32864.

BadCertificateChainIncomplete33037The certificate chain is incomplete.

Remarks:

Numeric value: 33037 (0x810D)

Status code: 2165112832 (0x810D0000)

The value of this enum member is 33037.

BadCertificateHostNameInvalid32790The HostName used to connect to a server does not match a HostName in the certificate.

Remarks:

Numeric value: 32790 (0x8016)

Status code: 2148925440 (0x80160000)

The value of this enum member is 32790.

BadCertificateInvalid32786The certificate provided as a parameter is not valid.

Remarks:

Numeric value: 32786 (0x8012)

Status code: 2148663296 (0x80120000)

The value of this enum member is 32786.

BadCertificateIssuerRevocationUnknown32796It was not possible to determine if the issuer certificate has been revoked.

Remarks:

Numeric value: 32796 (0x801C)

Status code: 2149318656 (0x801C0000)

The value of this enum member is 32796.

BadCertificateIssuerRevoked32798The issuer certificate has been revoked.

Remarks:

Numeric value: 32798 (0x801E)

Status code: 2149449728 (0x801E0000)

The value of this enum member is 32798.

BadCertificateIssuerTimeInvalid32789An issuer certificate has expired or is not yet valid.

Remarks:

Numeric value: 32789 (0x8015)

Status code: 2148859904 (0x80150000)

The value of this enum member is 32789.

BadCertificateIssuerUseNotAllowed32793The issuer certificate may not be used for the requested operation.

Remarks:

Numeric value: 32793 (0x8019)

Status code: 2149122048 (0x80190000)

The value of this enum member is 32793.

BadCertificatePolicyCheckFailed33044The certificate does not meet the requirements of the security policy.

Remarks:

Numeric value: 33044 (0x8114)

Status code: 2165571584 (0x81140000)

The value of this enum member is 33044.

BadCertificateRevocationUnknown32795It was not possible to determine if the certificate has been revoked.

Remarks:

Numeric value: 32795 (0x801B)

Status code: 2149253120 (0x801B0000)

The value of this enum member is 32795.

BadCertificateRevoked32797The certificate has been revoked.

Remarks:

Numeric value: 32797 (0x801D)

Status code: 2149384192 (0x801D0000)

The value of this enum member is 32797.

BadCertificateTimeInvalid32788The certificate has expired or is not yet valid.

Remarks:

Numeric value: 32788 (0x8014)

Status code: 2148794368 (0x80140000)

The value of this enum member is 32788.

BadCertificateUntrusted32794The certificate is not trusted.

Remarks:

Numeric value: 32794 (0x801A)

Status code: 2149187584 (0x801A0000)

The value of this enum member is 32794.

BadCertificateUriInvalid32791The URI specified in the ApplicationDescription does not match the URI in the certificate.

Remarks:

Numeric value: 32791 (0x8017)

Status code: 2148990976 (0x80170000)

The value of this enum member is 32791.

BadCertificateUseNotAllowed32792The certificate may not be used for the requested operation.

Remarks:

Numeric value: 32792 (0x8018)

Status code: 2149056512 (0x80180000)

The value of this enum member is 32792.

BadCommunicationError32773A low level communication error occurred.

Remarks:

Numeric value: 32773 (0x8005)

Status code: 2147811328 (0x80050000)

The value of this enum member is 32773.

BadConditionAlreadyDisabled32920This condition has already been disabled.

Remarks:

Numeric value: 32920 (0x8098)

Status code: 2157445120 (0x80980000)

The value of this enum member is 32920.

BadConditionAlreadyEnabled32972This condition has already been enabled.

Remarks:

Numeric value: 32972 (0x80CC)

Status code: 2160852992 (0x80CC0000)

The value of this enum member is 32972.

BadConditionAlreadyShelved32977The condition has already been shelved.

Remarks:

Numeric value: 32977 (0x80D1)

Status code: 2161180672 (0x80D10000)

The value of this enum member is 32977.

BadConditionBranchAlreadyAcked32975The condition branch has already been acknowledged.

Remarks:

Numeric value: 32975 (0x80CF)

Status code: 2161049600 (0x80CF0000)

The value of this enum member is 32975.

BadConditionBranchAlreadyConfirmed32976The condition branch has already been confirmed.

Remarks:

Numeric value: 32976 (0x80D0)

Status code: 2161115136 (0x80D00000)

The value of this enum member is 32976.

BadConditionDisabled32921Property not available, this condition is disabled.

Remarks:

Numeric value: 32921 (0x8099)

Status code: 2157510656 (0x80990000)

The value of this enum member is 32921.

BadConditionNotShelved32978The condition is not currently shelved.

Remarks:

Numeric value: 32978 (0x80D2)

Status code: 2161246208 (0x80D20000)

The value of this enum member is 32978.

BadConfigurationError32905There is a problem with the configuration that affects the usefulness of the value.

Remarks:

Numeric value: 32905 (0x8089)

Status code: 2156462080 (0x80890000)

The value of this enum member is 32905.

BadConnectionClosed32942The network connection has been closed.

Remarks:

Numeric value: 32942 (0x80AE)

Status code: 2158886912 (0x80AE0000)

The value of this enum member is 32942.

BadConnectionRejected32940Could not establish a network connection to remote server.

Remarks:

Numeric value: 32940 (0x80AC)

Status code: 2158755840 (0x80AC0000)

The value of this enum member is 32940.

BadContentFilterInvalid32840The content filter is not valid.

Remarks:

Numeric value: 32840 (0x8048)

Status code: 2152202240 (0x80480000)

The value of this enum member is 32840.

BadContinuationPointInvalid32842The continuation point provide is longer valid.

Remarks:

Numeric value: 32842 (0x804A)

Status code: 2152333312 (0x804A0000)

The value of this enum member is 32842.

BadDataEncodingInvalid32824The data encoding is invalid.

Remarks:

Numeric value: 32824 (0x8038)

Status code: 2151153664 (0x80380000)

The value of this enum member is 32824.

BadDataEncodingUnsupported32825The server does not support the requested data encoding for the node.

Remarks:

Numeric value: 32825 (0x8039)

Status code: 2151219200 (0x80390000)

The value of this enum member is 32825.

BadDataLost32925Data is missing due to collection started/stopped/lost.

Remarks:

Numeric value: 32925 (0x809D)

Status code: 2157772800 (0x809D0000)

The value of this enum member is 32925.

BadDataSetIdInvalid32999The DataSet specified for the DataSetWriter creation is invalid.

Remarks:

Numeric value: 32999 (0x80E7)

Status code: 2162622464 (0x80E70000)

The value of this enum member is 32999.

BadDataTypeIdUnknown32785The extension object cannot be (de)serialized because the data type id is not recognized.

Remarks:

Numeric value: 32785 (0x8011)

Status code: 2148597760 (0x80110000)

The value of this enum member is 32785.

BadDataUnavailable32926Expected data is unavailable for the requested time range due to an un-mounted volume, an off-line archive or tape, or similar reason for temporary unavailability.

Remarks:

Numeric value: 32926 (0x809E)

Status code: 2157838336 (0x809E0000)

The value of this enum member is 32926.

BadDeadbandFilterInvalid32910The deadband filter is not valid.

Remarks:

Numeric value: 32910 (0x808E)

Status code: 2156789760 (0x808E0000)

The value of this enum member is 32910.

BadDecodingError32775Decoding halted because of invalid data in the stream.

Remarks:

Numeric value: 32775 (0x8007)

Status code: 2147942400 (0x80070000)

The value of this enum member is 32775.

BadDependentValueChanged32995A dependent value has been changed but the change has not been applied to the device. The quality of the dominant variable is Bad.

Remarks:

Numeric value: 32995 (0x80E3)

Status code: 2162360320 (0x80E30000)

The value of this enum member is 32995.

BadDeviceFailure32907There has been a failure in the device/data source that generates the value that has affected the value.

Remarks:

Numeric value: 32907 (0x808B)

Status code: 2156593152 (0x808B0000)

The value of this enum member is 32907.

BadDialogNotActive32973The dialog condition is not active.

Remarks:

Numeric value: 32973 (0x80CD)

Status code: 2160918528 (0x80CD0000)

The value of this enum member is 32973.

BadDialogResponseInvalid32974The response is not valid for the dialog.

Remarks:

Numeric value: 32974 (0x80CE)

Status code: 2160984064 (0x80CE0000)

The value of this enum member is 32974.

BadDisconnect32941The server has disconnected from the client.

Remarks:

Numeric value: 32941 (0x80AD)

Status code: 2158821376 (0x80AD0000)

The value of this enum member is 32941.

BadDiscoveryUrlMissing32849No DiscoveryUrl was specified.

Remarks:

Numeric value: 32849 (0x8051)

Status code: 2152792064 (0x80510000)

The value of this enum member is 32849.

BadDominantValueChanged32993The related EngineeringUnit has been changed but this change has not been applied to the device. The Variable Value is still dependent on the previous unit but its status is currently Bad.

Remarks:

Numeric value: 32993 (0x80E1)

Status code: 2162229248 (0x80E10000)

The value of this enum member is 32993.

BadDuplicateReferenceNotAllowed32870The reference type between the nodes is already defined.

Remarks:

Numeric value: 32870 (0x8066)

Status code: 2154168320 (0x80660000)

The value of this enum member is 32870.

BadEdited_OutOfRange33049It is delivered with a Variable value when Variable has changed but the value is not legal.

Remarks:

Numeric value: 33049 (0x8119)

Status code: 2165899264 (0x81190000)

The value of this enum member is 33049.

BadEdited_OutOfRange_DominantValueChanged33052It is delivered with a dependent Variable value when a dominant Variable has changed, the value is not legal and the change has not been applied.

Remarks:

Numeric value: 33052 (0x811C)

Status code: 2166095872 (0x811C0000)

The value of this enum member is 33052.

BadEdited_OutOfRange_DominantValueChanged_DependentValueChanged33054It is delivered with a dependent Variable value when a dominant or dependent Variable has changed, the value is not legal and the change has not been applied.

Remarks:

Numeric value: 33054 (0x811E)

Status code: 2166226944 (0x811E0000)

The value of this enum member is 33054.

BadEncodingError32774Encoding halted because of invalid data in the objects being serialized.

Remarks:

Numeric value: 32774 (0x8006)

Status code: 2147876864 (0x80060000)

The value of this enum member is 32774.

BadEncodingLimitsExceeded32776The message encoding/decoding limits imposed by the stack have been exceeded.

Remarks:

Numeric value: 32776 (0x8008)

Status code: 2148007936 (0x80080000)

The value of this enum member is 32776.

BadEndOfStream32944Cannot move beyond end of the stream.

Remarks:

Numeric value: 32944 (0x80B0)

Status code: 2159017984 (0x80B00000)

The value of this enum member is 32944.

BadEntryExists32927The data or event was not successfully inserted because a matching entry exists.

Remarks:

Numeric value: 32927 (0x809F)

Status code: 2157903872 (0x809F0000)

The value of this enum member is 32927.

BadEventFilterInvalid32839The event filter is not valid.

Remarks:

Numeric value: 32839 (0x8047)

Status code: 2152136704 (0x80470000)

The value of this enum member is 32839.

BadEventIdUnknown32922The specified event id is not recognized.

Remarks:

Numeric value: 32922 (0x809A)

Status code: 2157576192 (0x809A0000)

The value of this enum member is 32922.

BadEventNotAcknowledgeable32955The event cannot be acknowledged.

Remarks:

Numeric value: 32955 (0x80BB)

Status code: 2159738880 (0x80BB0000)

The value of this enum member is 32955.

BadExpectedStreamToBlock32948The stream did not return all data requested (possibly because it is a non-blocking stream).

Remarks:

Numeric value: 32948 (0x80B4)

Status code: 2159280128 (0x80B40000)

The value of this enum member is 32948.

BadFilterElementInvalid32964The referenced element is not a valid element in the content filter.

Remarks:

Numeric value: 32964 (0x80C4)

Status code: 2160328704 (0x80C40000)

The value of this enum member is 32964.

BadFilterLiteralInvalid32965The referenced literal is not a valid value.

Remarks:

Numeric value: 32965 (0x80C5)

Status code: 2160394240 (0x80C50000)

The value of this enum member is 32965.

BadFilterNotAllowed32837A monitoring filter cannot be used in combination with the attribute specified.

Remarks:

Numeric value: 32837 (0x8045)

Status code: 2152005632 (0x80450000)

The value of this enum member is 32837.

BadFilterOperandCountMismatch32963The number of operands provided for the filter operator was less then expected for the operand provided.

Remarks:

Numeric value: 32963 (0x80C3)

Status code: 2160263168 (0x80C30000)

The value of this enum member is 32963.

BadFilterOperandInvalid32841The operand used in a content filter is not valid.

Remarks:

Numeric value: 32841 (0x8049)

Status code: 2152267776 (0x80490000)

The value of this enum member is 32841.

BadFilterOperatorInvalid32961An unrecognized operator was provided in a filter.

Remarks:

Numeric value: 32961 (0x80C1)

Status code: 2160132096 (0x80C10000)

The value of this enum member is 32961.

BadFilterOperatorUnsupported32962A valid operator was provided, but the server does not provide support for this filter operator.

Remarks:

Numeric value: 32962 (0x80C2)

Status code: 2160197632 (0x80C20000)

The value of this enum member is 32962.

BadHistoryOperationInvalid32881The history details parameter is not valid.

Remarks:

Numeric value: 32881 (0x8071)

Status code: 2154889216 (0x80710000)

The value of this enum member is 32881.

BadHistoryOperationUnsupported32882The server does not support the requested operation.

Remarks:

Numeric value: 32882 (0x8072)

Status code: 2154954752 (0x80720000)

The value of this enum member is 32882.

BadIdentityChangeNotSupported32966The server does not support changing the user identity assigned to the session.

Remarks:

Numeric value: 32966 (0x80C6)

Status code: 2160459776 (0x80C60000)

The value of this enum member is 32966.

BadIdentityTokenInvalid32800The user identity token is not valid.

Remarks:

Numeric value: 32800 (0x8020)

Status code: 2149580800 (0x80200000)

The value of this enum member is 32800.

BadIdentityTokenRejected32801The user identity token is valid but the server has rejected it.

Remarks:

Numeric value: 32801 (0x8021)

Status code: 2149646336 (0x80210000)

The value of this enum member is 32801.

BadIndexRangeInvalid32822The syntax of the index range parameter is invalid.

Remarks:

Numeric value: 32822 (0x8036)

Status code: 2151022592 (0x80360000)

The value of this enum member is 32822.

BadIndexRangeNoData32823No data exists within the range of indexes specified.

Remarks:

Numeric value: 32823 (0x8037)

Status code: 2151088128 (0x80370000)

The value of this enum member is 32823.

BadInitialValue_OutOfRange33050It is delivered with a Variable value when a source Variable has changed but the value is not legal.

Remarks:

Numeric value: 33050 (0x811A)

Status code: 2165964800 (0x811A0000)

The value of this enum member is 33050.

BadInsufficientClientProfile32892The client of the current session does not support one or more Profiles that are necessary for the subscription.

Remarks:

Numeric value: 32892 (0x807C)

Status code: 2155610112 (0x807C0000)

The value of this enum member is 32892.

BadInternalError32770An internal error occurred as a result of a programming or configuration error.

Remarks:

Numeric value: 32770 (0x8002)

Status code: 2147614720 (0x80020000)

The value of this enum member is 32770.

BadInvalidArgument32939One or more arguments are invalid.

Remarks:

Numeric value: 32939 (0x80AB)

Status code: 2158690304 (0x80AB0000)

The value of this enum member is 32939.

BadInvalidSelfReference32871The server does not allow this type of self reference on this node.

Remarks:

Numeric value: 32871 (0x8067)

Status code: 2154233856 (0x80670000)

The value of this enum member is 32871.

BadInvalidState32943The operation cannot be completed because the object is closed, uninitialized or in some other invalid state.

Remarks:

Numeric value: 32943 (0x80AF)

Status code: 2158952448 (0x80AF0000)

The value of this enum member is 32943.

BadInvalidTimestamp32803The timestamp is outside the range allowed by the server.

Remarks:

Numeric value: 32803 (0x8023)

Status code: 2149777408 (0x80230000)

The value of this enum member is 32803.

BadInvalidTimestampArgument32957The defined timestamp to return was invalid.

Remarks:

Numeric value: 32957 (0x80BD)

Status code: 2159869952 (0x80BD0000)

The value of this enum member is 32957.

BadLicenseExpired33038The server requires a license to operate in general or to perform a service or operation, but existing license is expired.

Remarks:

Numeric value: 33038 (0x810E)

Status code: 2165178368 (0x810E0000)

The value of this enum member is 33038.

BadLicenseLimitsExceeded33039The server has limits on number of allowed operations / objects, based on installed licenses, and these limits where exceeded.

Remarks:

Numeric value: 33039 (0x810F)

Status code: 2165243904 (0x810F0000)

The value of this enum member is 33039.

BadLicenseNotAvailable33040The server does not have a license which is required to operate in general or to perform a service or operation.

Remarks:

Numeric value: 33040 (0x8110)

Status code: 2165309440 (0x81100000)

The value of this enum member is 33040.

BadLocked33001The requested operation is not allowed, because the Node is locked by a different application.

Remarks:

Numeric value: 33001 (0x80E9)

Status code: 2162753536 (0x80E90000)

The value of this enum member is 33001.

BadMaxAgeInvalid32880The max age parameter is invalid.

Remarks:

Numeric value: 32880 (0x8070)

Status code: 2154823680 (0x80700000)

The value of this enum member is 32880.

BadMaxConnectionsReached32951The operation could not be finished because all available connections are in use.

Remarks:

Numeric value: 32951 (0x80B7)

Status code: 2159476736 (0x80B70000)

The value of this enum member is 32951.

BadMessageNotAvailable32891The requested notification message is no longer available.

Remarks:

Numeric value: 32891 (0x807B)

Status code: 2155544576 (0x807B0000)

The value of this enum member is 32891.

BadMethodInvalid32885The method id does not refer to a method for the specified object.

Remarks:

Numeric value: 32885 (0x8075)

Status code: 2155151360 (0x80750000)

The value of this enum member is 32885.

BadMonitoredItemFilterInvalid32835The monitored item filter parameter is not valid.

Remarks:

Numeric value: 32835 (0x8043)

Status code: 2151874560 (0x80430000)

The value of this enum member is 32835.

BadMonitoredItemFilterUnsupported32836The server does not support the requested monitored item filter.

Remarks:

Numeric value: 32836 (0x8044)

Status code: 2151940096 (0x80440000)

The value of this enum member is 32836.

BadMonitoredItemIdInvalid32834The monitoring item id does not refer to a valid monitored item.

Remarks:

Numeric value: 32834 (0x8042)

Status code: 2151809024 (0x80420000)

The value of this enum member is 32834.

BadMonitoringModeInvalid32833The monitoring mode is invalid.

Remarks:

Numeric value: 32833 (0x8041)

Status code: 2151743488 (0x80410000)

The value of this enum member is 32833.

BadNoCommunication32817Communication with the data source is defined, but not established, and there is no last known value available.

Remarks:

Numeric value: 32817 (0x8031)

Status code: 2150694912 (0x80310000)

The value of this enum member is 32817.

BadNoContinuationPoints32843The operation could not be processed because all continuation points have been allocated.

Remarks:

Numeric value: 32843 (0x804B)

Status code: 2152398848 (0x804B0000)

The value of this enum member is 32843.

BadNoData32923No data exists for the requested time range or event filter.

Remarks:

Numeric value: 32923 (0x809B)

Status code: 2157641728 (0x809B0000)

The value of this enum member is 32923.

BadNoDataAvailable32945No data is currently available for reading from a non-blocking stream.

Remarks:

Numeric value: 32945 (0x80B1)

Status code: 2159083520 (0x80B10000)

The value of this enum member is 32945.

BadNodeAttributesInvalid32866The node attributes are not valid for the node class.

Remarks:

Numeric value: 32866 (0x8062)

Status code: 2153906176 (0x80620000)

The value of this enum member is 32866.

BadNodeClassInvalid32863The node class is not valid.

Remarks:

Numeric value: 32863 (0x805F)

Status code: 2153709568 (0x805F0000)

The value of this enum member is 32863.

BadNodeIdExists32862The requested node id is already used by another node.

Remarks:

Numeric value: 32862 (0x805E)

Status code: 2153644032 (0x805E0000)

The value of this enum member is 32862.

BadNodeIdInvalid32819The syntax of the node id is not valid.

Remarks:

Numeric value: 32819 (0x8033)

Status code: 2150825984 (0x80330000)

The value of this enum member is 32819.

BadNodeIdRejected32861The requested node id was reject because it was either invalid or server does not allow node ids to be specified by the client.

Remarks:

Numeric value: 32861 (0x805D)

Status code: 2153578496 (0x805D0000)

The value of this enum member is 32861.

BadNodeIdUnknown32820The node id refers to a node that does not exist in the server address space.

Remarks:

Numeric value: 32820 (0x8034)

Status code: 2150891520 (0x80340000)

The value of this enum member is 32820.

BadNoDeleteRights32873The server will not allow the node to be deleted.

Remarks:

Numeric value: 32873 (0x8069)

Status code: 2154364928 (0x80690000)

The value of this enum member is 32873.

BadNodeNotInView32846The node is not part of the view.

Remarks:

Numeric value: 32846 (0x804E)

Status code: 2152595456 (0x804E0000)

The value of this enum member is 32846.

BadNoEntryExists32928The data or event was not successfully updated because no matching entry exists.

Remarks:

Numeric value: 32928 (0x80A0)

Status code: 2157969408 (0x80A00000)

The value of this enum member is 32928.

BadNoMatch32879The requested operation has no match to return.

Remarks:

Numeric value: 32879 (0x806F)

Status code: 2154758144 (0x806F0000)

The value of this enum member is 32879.

BadNonceInvalid32804The nonce does appear to be not a random value or it is not the correct length.

Remarks:

Numeric value: 32804 (0x8024)

Status code: 2149842944 (0x80240000)

The value of this enum member is 32804.

BadNoSubscription32889There is no subscription available for this session.

Remarks:

Numeric value: 32889 (0x8079)

Status code: 2155413504 (0x80790000)

The value of this enum member is 32889.

BadNotConnected32906The variable should receive its value from another variable, but has never been configured to do so.

Remarks:

Numeric value: 32906 (0x808A)

Status code: 2156527616 (0x808A0000)

The value of this enum member is 32906.

BadNotExecutable33041The executable attribute does not allow the execution of the method.

Remarks:

Numeric value: 33041 (0x8111)

Status code: 2165374976 (0x81110000)

The value of this enum member is 33041.

BadNotFound32830A requested item was not found or a search operation ended without success.

Remarks:

Numeric value: 32830 (0x803E)

Status code: 2151546880 (0x803E0000)

The value of this enum member is 32830.

BadNothingToDo32783No processing could be done because there was nothing to do.

Remarks:

Numeric value: 32783 (0x800F)

Status code: 2148466688 (0x800F0000)

The value of this enum member is 32783.

BadNotImplemented32832Requested operation is not implemented.

Remarks:

Numeric value: 32832 (0x8040)

Status code: 2151677952 (0x80400000)

The value of this enum member is 32832.

BadNotReadable32826The access level does not allow reading or subscribing to the Node.

Remarks:

Numeric value: 32826 (0x803A)

Status code: 2151284736 (0x803A0000)

The value of this enum member is 32826.

BadNotSupported32829The requested operation is not supported.

Remarks:

Numeric value: 32829 (0x803D)

Status code: 2151481344 (0x803D0000)

The value of this enum member is 32829.

BadNotTypeDefinition32968The provided Nodeid was not a type definition nodeid.

Remarks:

Numeric value: 32968 (0x80C8)

Status code: 2160590848 (0x80C80000)

The value of this enum member is 32968.

BadNotWritable32827The access level does not allow writing to the Node.

Remarks:

Numeric value: 32827 (0x803B)

Status code: 2151350272 (0x803B0000)

The value of this enum member is 32827.

BadNoValidCertificates32857The client did not provide at least one software certificate that is valid and meets the profile requirements for the server.

Remarks:

Numeric value: 32857 (0x8059)

Status code: 2153316352 (0x80590000)

The value of this enum member is 32857.

BadNumericOverflow33042The number was not accepted because of a numeric overflow.

Remarks:

Numeric value: 33042 (0x8112)

Status code: 2165440512 (0x81120000)

The value of this enum member is 33042.

BadObjectDeleted32831The object cannot be used because it has been deleted.

Remarks:

Numeric value: 32831 (0x803F)

Status code: 2151612416 (0x803F0000)

The value of this enum member is 32831.

BadOperationAbandoned32947The asynchronous operation was abandoned by the caller.

Remarks:

Numeric value: 32947 (0x80B3)

Status code: 2159214592 (0x80B30000)

The value of this enum member is 32947.

BadOutOfMemory32771Not enough memory to complete the operation.

Remarks:

Numeric value: 32771 (0x8003)

Status code: 2147680256 (0x80030000)

The value of this enum member is 32771.

BadOutOfRange32828The value was out of range.

Remarks:

Numeric value: 32828 (0x803C)

Status code: 2151415808 (0x803C0000)

The value of this enum member is 32828.

BadOutOfRange_DominantValueChanged33051It is delivered with a dependent Variable value when a dominant Variable has changed and the value is not legal.

Remarks:

Numeric value: 33051 (0x811B)

Status code: 2166030336 (0x811B0000)

The value of this enum member is 33051.

BadOutOfRange_DominantValueChanged_DependentValueChanged33053It is delivered with a dependent Variable value when a dominant or dependent Variable has changed and the value is not legal.

Remarks:

Numeric value: 33053 (0x811D)

Status code: 2166161408 (0x811D0000)

The value of this enum member is 33053.

BadOutOfService32909The source of the data is not operational.

Remarks:

Numeric value: 32909 (0x808D)

Status code: 2156724224 (0x808D0000)

The value of this enum member is 32909.

BadParentNodeIdInvalid32859The parent node id does not to refer to a valid node.

Remarks:

Numeric value: 32859 (0x805B)

Status code: 2153447424 (0x805B0000)

The value of this enum member is 32859.

BadProtocolVersionUnsupported32958The applications do not have compatible protocol versions.

Remarks:

Numeric value: 32958 (0x80BE)

Status code: 2159935488 (0x80BE0000)

The value of this enum member is 32958.

BadQueryTooComplex32878The requested operation requires too many resources in the server.

Remarks:

Numeric value: 32878 (0x806E)

Status code: 2154692608 (0x806E0000)

The value of this enum member is 32878.

BadReferenceLocalOnly32872The reference type is not valid for a reference to a remote server.

Remarks:

Numeric value: 32872 (0x8068)

Status code: 2154299392 (0x80680000)

The value of this enum member is 32872.

BadReferenceNotAllowed32860The reference could not be created because it violates constraints imposed by the data model.

Remarks:

Numeric value: 32860 (0x805C)

Status code: 2153512960 (0x805C0000)

The value of this enum member is 32860.

BadReferenceTypeIdInvalid32844The reference type id does not refer to a valid reference type node.

Remarks:

Numeric value: 32844 (0x804C)

Status code: 2152464384 (0x804C0000)

The value of this enum member is 32844.

BadRefreshInProgress32919This Condition refresh failed, a Condition refresh operation is already in progress.

Remarks:

Numeric value: 32919 (0x8097)

Status code: 2157379584 (0x80970000)

The value of this enum member is 32919.

BadRequestCancelledByClient32812The request was cancelled by the client.

Remarks:

Numeric value: 32812 (0x802C)

Status code: 2150367232 (0x802C0000)

The value of this enum member is 32812.

BadRequestCancelledByRequest32858The request was cancelled by the client with the Cancel service.

Remarks:

Numeric value: 32858 (0x805A)

Status code: 2153381888 (0x805A0000)

The value of this enum member is 32858.

BadRequestHeaderInvalid32810The header for the request is missing or invalid.

Remarks:

Numeric value: 32810 (0x802A)

Status code: 2150236160 (0x802A0000)

The value of this enum member is 32810.

BadRequestInterrupted32900The request could not be sent because of a network interruption.

Remarks:

Numeric value: 32900 (0x8084)

Status code: 2156134400 (0x80840000)

The value of this enum member is 32900.

BadRequestNotAllowed32996The request was rejected by the server because it did not meet the criteria set by the server.

Remarks:

Numeric value: 32996 (0x80E4)

Status code: 2162425856 (0x80E40000)

The value of this enum member is 32996.

BadRequestNotComplete33043The request has not been processed by the server yet.

Remarks:

Numeric value: 33043 (0x8113)

Status code: 2165506048 (0x81130000)

The value of this enum member is 33043.

BadRequestTimeout32901Timeout occurred while processing the request.

Remarks:

Numeric value: 32901 (0x8085)

Status code: 2156199936 (0x80850000)

The value of this enum member is 32901.

BadRequestTooLarge32952The request message size exceeds limits set by the server.

Remarks:

Numeric value: 32952 (0x80B8)

Status code: 2159542272 (0x80B80000)

The value of this enum member is 32952.

BadRequestTypeInvalid32851The security token request type is not valid.

Remarks:

Numeric value: 32851 (0x8053)

Status code: 2152923136 (0x80530000)

The value of this enum member is 32851.

BadResourceUnavailable32772An operating system resource is not available.

Remarks:

Numeric value: 32772 (0x8004)

Status code: 2147745792 (0x80040000)

The value of this enum member is 32772.

BadResponseTooLarge32953The response message size exceeds limits set by the client.

Remarks:

Numeric value: 32953 (0x80B9)

Status code: 2159607808 (0x80B90000)

The value of this enum member is 32953.

BadSecureChannelClosed32902The secure channel has been closed.

Remarks:

Numeric value: 32902 (0x8086)

Status code: 2156265472 (0x80860000)

The value of this enum member is 32902.

BadSecureChannelIdInvalid32802The specified secure channel is no longer valid.

Remarks:

Numeric value: 32802 (0x8022)

Status code: 2149711872 (0x80220000)

The value of this enum member is 32802.

BadSecureChannelTokenUnknown32903The token has expired or is not recognized.

Remarks:

Numeric value: 32903 (0x8087)

Status code: 2156331008 (0x80870000)

The value of this enum member is 32903.

BadSecurityChecksFailed32787An error occurred verifying security.

Remarks:

Numeric value: 32787 (0x8013)

Status code: 2148728832 (0x80130000)

The value of this enum member is 32787.

BadSecurityModeInsufficient32998The operation is not permitted over the current secure channel.

Remarks:

Numeric value: 32998 (0x80E6)

Status code: 2162556928 (0x80E60000)

The value of this enum member is 32998.

BadSecurityModeRejected32852The security mode does not meet the requirements set by the server.

Remarks:

Numeric value: 32852 (0x8054)

Status code: 2152988672 (0x80540000)

The value of this enum member is 32852.

BadSecurityPolicyRejected32853The security policy does not meet the requirements set by the server.

Remarks:

Numeric value: 32853 (0x8055)

Status code: 2153054208 (0x80550000)

The value of this enum member is 32853.

BadSempahoreFileMissing32850The semaphore file specified by the client is not valid.

Remarks:

Numeric value: 32850 (0x8052)

Status code: 2152857600 (0x80520000)

The value of this enum member is 32850.

BadSensorFailure32908There has been a failure in the sensor from which the value is derived by the device/data source.

Remarks:

Numeric value: 32908 (0x808C)

Status code: 2156658688 (0x808C0000)

The value of this enum member is 32908.

BadSequenceNumberInvalid32904The sequence number is not valid.

Remarks:

Numeric value: 32904 (0x8088)

Status code: 2156396544 (0x80880000)

The value of this enum member is 32904.

BadSequenceNumberUnknown32890The sequence number is unknown to the server.

Remarks:

Numeric value: 32890 (0x807A)

Status code: 2155479040 (0x807A0000)

The value of this enum member is 32890.

BadServerHalted32782The server has stopped and cannot process any requests.

Remarks:

Numeric value: 32782 (0x800E)

Status code: 2148401152 (0x800E0000)

The value of this enum member is 32782.

BadServerIndexInvalid32874The server index is not valid.

Remarks:

Numeric value: 32874 (0x806A)

Status code: 2154430464 (0x806A0000)

The value of this enum member is 32874.

BadServerNameMissing32848No ServerName was specified.

Remarks:

Numeric value: 32848 (0x8050)

Status code: 2152726528 (0x80500000)

The value of this enum member is 32848.

BadServerNotConnected32781The operation could not complete because the client is not connected to the server.

Remarks:

Numeric value: 32781 (0x800D)

Status code: 2148335616 (0x800D0000)

The value of this enum member is 32781.

BadServerUriInvalid32847The ServerUri is not a valid URI.

Remarks:

Numeric value: 32847 (0x804F)

Status code: 2152660992 (0x804F0000)

The value of this enum member is 32847.

BadServiceUnsupported32779The server does not support the requested service.

Remarks:

Numeric value: 32779 (0x800B)

Status code: 2148204544 (0x800B0000)

The value of this enum member is 32779.

BadSessionClosed32806The session was closed by the client.

Remarks:

Numeric value: 32806 (0x8026)

Status code: 2149974016 (0x80260000)

The value of this enum member is 32806.

BadSessionIdInvalid32805The session id is not valid.

Remarks:

Numeric value: 32805 (0x8025)

Status code: 2149908480 (0x80250000)

The value of this enum member is 32805.

BadSessionNotActivated32807The session cannot be used because ActivateSession has not been called.

Remarks:

Numeric value: 32807 (0x8027)

Status code: 2150039552 (0x80270000)

The value of this enum member is 32807.

BadShelvingTimeOutOfRange32979The shelving time not within an acceptable range.

Remarks:

Numeric value: 32979 (0x80D3)

Status code: 2161311744 (0x80D30000)

The value of this enum member is 32979.

BadShutdown32780The operation was cancelled because the application is shutting down.

Remarks:

Numeric value: 32780 (0x800C)

Status code: 2148270080 (0x800C0000)

The value of this enum member is 32780.

BadSourceNodeIdInvalid32868The source node id does not reference a valid node.

Remarks:

Numeric value: 32868 (0x8064)

Status code: 2154037248 (0x80640000)

The value of this enum member is 32868.

BadStateNotActive32959The sub-state machine is not currently active.

Remarks:

Numeric value: 32959 (0x80BF)

Status code: 2160001024 (0x80BF0000)

The value of this enum member is 32959.

BadStructureMissing32838A mandatory structured parameter was missing or null.

Remarks:

Numeric value: 32838 (0x8046)

Status code: 2152071168 (0x80460000)

The value of this enum member is 32838.

BadSubscriptionIdInvalid32808The subscription id is not valid.

Remarks:

Numeric value: 32808 (0x8028)

Status code: 2150105088 (0x80280000)

The value of this enum member is 32808.

BadSyntaxError32950A value had an invalid syntax.

Remarks:

Numeric value: 32950 (0x80B6)

Status code: 2159411200 (0x80B60000)

The value of this enum member is 32950.

BadTargetNodeIdInvalid32869The target node id does not reference a valid node.

Remarks:

Numeric value: 32869 (0x8065)

Status code: 2154102784 (0x80650000)

The value of this enum member is 32869.

BadTcpEndpointUrlInvalid32899The server does not recognize the QueryString specified.

Remarks:

Numeric value: 32899 (0x8083)

Status code: 2156068864 (0x80830000)

The value of this enum member is 32899.

BadTcpInternalError32898An internal error occurred.

Remarks:

Numeric value: 32898 (0x8082)

Status code: 2156003328 (0x80820000)

The value of this enum member is 32898.

BadTcpMessageTooLarge32896The size of the message chunk specified in the header is too large.

Remarks:

Numeric value: 32896 (0x8080)

Status code: 2155872256 (0x80800000)

The value of this enum member is 32896.

BadTcpMessageTypeInvalid32894The type of the message specified in the header invalid.

Remarks:

Numeric value: 32894 (0x807E)

Status code: 2155741184 (0x807E0000)

The value of this enum member is 32894.

BadTcpNotEnoughResources32897There are not enough resources to process the request.

Remarks:

Numeric value: 32897 (0x8081)

Status code: 2155937792 (0x80810000)

The value of this enum member is 32897.

BadTcpSecureChannelUnknown32895The SecureChannelId and/or TokenId are not currently in use.

Remarks:

Numeric value: 32895 (0x807F)

Status code: 2155806720 (0x807F0000)

The value of this enum member is 32895.

BadTcpServerTooBusy32893The server cannot process the request because it is too busy.

Remarks:

Numeric value: 32893 (0x807D)

Status code: 2155675648 (0x807D0000)

The value of this enum member is 32893.

BadTicketInvalid33056The device identity needs a ticket before it can be accepted.

Remarks:

Numeric value: 33056 (0x8120)

Status code: 2166358016 (0x81200000)

The value of this enum member is 33056.

BadTicketRequired33055The device identity needs a ticket before it can be accepted.

Remarks:

Numeric value: 33055 (0x811F)

Status code: 2166292480 (0x811F0000)

The value of this enum member is 33055.

BadTimeout32778The operation timed out.

Remarks:

Numeric value: 32778 (0x800A)

Status code: 2148139008 (0x800A0000)

The value of this enum member is 32778.

BadTimestampNotSupported32929The client requested history using a timestamp format the server does not support (i.e requested ServerTimestamp when server only supports SourceTimestamp).

Remarks:

Numeric value: 32929 (0x80A1)

Status code: 2158034944 (0x80A10000)

The value of this enum member is 32929.

BadTimestampsToReturnInvalid32811The timestamps to return parameter is invalid.

Remarks:

Numeric value: 32811 (0x802B)

Status code: 2150301696 (0x802B0000)

The value of this enum member is 32811.

BadTooManyArguments32997Too many arguments were provided.

Remarks:

Numeric value: 32997 (0x80E5)

Status code: 2162491392 (0x80E50000)

The value of this enum member is 32997.

BadTooManyMatches32877The requested operation has too many matches to return.

Remarks:

Numeric value: 32877 (0x806D)

Status code: 2154627072 (0x806D0000)

The value of this enum member is 32877.

BadTooManyMonitoredItems32987The request could not be processed because there are too many monitored items in the subscription.

Remarks:

Numeric value: 32987 (0x80DB)

Status code: 2161836032 (0x80DB0000)

The value of this enum member is 32987.

BadTooManyOperations32784The request could not be processed because it specified too many operations.

Remarks:

Numeric value: 32784 (0x8010)

Status code: 2148532224 (0x80100000)

The value of this enum member is 32784.

BadTooManyPublishRequests32888The server has reached the maximum number of queued publish requests.

Remarks:

Numeric value: 32888 (0x8078)

Status code: 2155347968 (0x80780000)

The value of this enum member is 32888.

BadTooManySessions32854The server has reached its maximum number of sessions.

Remarks:

Numeric value: 32854 (0x8056)

Status code: 2153119744 (0x80560000)

The value of this enum member is 32854.

BadTooManySubscriptions32887The server has reached its maximum number of subscriptions.

Remarks:

Numeric value: 32887 (0x8077)

Status code: 2155282432 (0x80770000)

The value of this enum member is 32887.

BadTransactionPending33000The operation is not allowed because a transaction is in progress.

Remarks:

Numeric value: 33000 (0x80E8)

Status code: 2162688000 (0x80E80000)

The value of this enum member is 33000.

BadTypeDefinitionInvalid32867The type definition node id does not reference an appropriate type node.

Remarks:

Numeric value: 32867 (0x8063)

Status code: 2153971712 (0x80630000)

The value of this enum member is 32867.

BadTypeMismatch32884The value supplied for the attribute is not of the same type as the attribute's value.

Remarks:

Numeric value: 32884 (0x8074)

Status code: 2155085824 (0x80740000)

The value of this enum member is 32884.

BadUnexpectedError32769An unexpected error occurred.

Remarks:

Numeric value: 32769 (0x8001)

Status code: 2147549184 (0x80010000)

The value of this enum member is 32769.

BadUnknownResponse32777An unrecognized response was received from the server.

Remarks:

Numeric value: 32777 (0x8009)

Status code: 2148073472 (0x80090000)

The value of this enum member is 32777.

BadUserAccessDenied32799User does not have permission to perform the requested operation.

Remarks:

Numeric value: 32799 (0x801F)

Status code: 2149515264 (0x801F0000)

The value of this enum member is 32799.

BadUserSignatureInvalid32855The user token signature is missing or invalid.

Remarks:

Numeric value: 32855 (0x8057)

Status code: 2153185280 (0x80570000)

The value of this enum member is 32855.

BadViewIdUnknown32875The view id does not refer to a valid view node.

Remarks:

Numeric value: 32875 (0x806B)

Status code: 2154496000 (0x806B0000)

The value of this enum member is 32875.

BadViewParameterMismatch32970The view parameters are not consistent with each other.

Remarks:

Numeric value: 32970 (0x80CA)

Status code: 2160721920 (0x80CA0000)

The value of this enum member is 32970.

BadViewTimestampInvalid32969The view timestamp is not available or not supported.

Remarks:

Numeric value: 32969 (0x80C9)

Status code: 2160656384 (0x80C90000)

The value of this enum member is 32969.

BadViewVersionInvalid32971The view version is not available or not supported.

Remarks:

Numeric value: 32971 (0x80CB)

Status code: 2160787456 (0x80CB0000)

The value of this enum member is 32971.

BadWaitingForInitialData32818Waiting for the server to obtain values from the underlying data source.

Remarks:

Numeric value: 32818 (0x8032)

Status code: 2150760448 (0x80320000)

The value of this enum member is 32818.

BadWaitingForResponse32946The asynchronous operation is waiting for a response.

Remarks:

Numeric value: 32946 (0x80B2)

Status code: 2159149056 (0x80B20000)

The value of this enum member is 32946.

BadWouldBlock32949Non blocking behaviour is required and the operation would block.

Remarks:

Numeric value: 32949 (0x80B5)

Status code: 2159345664 (0x80B50000)

The value of this enum member is 32949.

BadWriteNotSupported32883The server does not support writing the combination of value, status and timestamps provided.

Remarks:

Numeric value: 32883 (0x8073)

Status code: 2155020288 (0x80730000)

The value of this enum member is 32883.

Good0The operation succeeded.

Remarks:

Numeric value: 0 (0x0000)

Status code: 0 (0x00000000)

The value of this enum member is 0.

GoodCallAgain169The operation is not finished and needs to be called again.

Remarks:

Numeric value: 169 (0x00A9)

Status code: 11075584 (0x00A90000)

The value of this enum member is 169.

GoodCascade1033The value is accurate, and the signal source supports cascade handshaking.

Remarks:

Numeric value: 1033 (0x0409)

Status code: 67698688 (0x04090000)

The value of this enum member is 1033.

GoodCascadeInitializationAcknowledged1025The value source supports cascade handshaking and the value has been Initialized based on an initialization request from a cascade secondary.

Remarks:

Numeric value: 1025 (0x0401)

Status code: 67174400 (0x04010000)

The value of this enum member is 1025.

GoodCascadeInitializationRequest1026The value source supports cascade handshaking and is requesting initialization of a cascade primary.

Remarks:

Numeric value: 1026 (0x0402)

Status code: 67239936 (0x04020000)

The value of this enum member is 1026.

GoodCascadeNotInvited1027The value source supports cascade handshaking, however, the source�s current state does not allow for cascade.

Remarks:

Numeric value: 1027 (0x0403)

Status code: 67305472 (0x04030000)

The value of this enum member is 1027.

GoodCascadeNotSelected1028The value source supports cascade handshaking, however, the source has not selected the corresponding cascade primary for use.

Remarks:

Numeric value: 1028 (0x0404)

Status code: 67371008 (0x04040000)

The value of this enum member is 1028.

GoodClamped48The value written was accepted but was clamped.

Remarks:

Numeric value: 48 (0x0030)

Status code: 3145728 (0x00300000)

The value of this enum member is 48.

GoodCommunicationEvent167The communication layer has raised an event.

Remarks:

Numeric value: 167 (0x00A7)

Status code: 10944512 (0x00A70000)

The value of this enum member is 167.

GoodCompletesAsynchronously46The processing will complete asynchronously.

Remarks:

Numeric value: 46 (0x002E)

Status code: 3014656 (0x002E0000)

The value of this enum member is 46.

GoodDataIgnored217The request specifies fields which are not valid for the EventType or cannot be saved by the historian.

Remarks:

Numeric value: 217 (0x00D9)

Status code: 14221312 (0x00D90000)

The value of this enum member is 217.

GoodDependentValueChanged224A dependent value has been changed but the change has not been applied to the device.

Remarks:

Numeric value: 224 (0x00E0)

Status code: 14680064 (0x00E00000)

The value of this enum member is 224.

GoodEdited220The value does not come from the real source and has been edited by the server.

Remarks:

Numeric value: 220 (0x00DC)

Status code: 14417920 (0x00DC0000)

The value of this enum member is 220.

GoodEdited_DependentValueChanged278It is delivered with a dominant Variable value when a dependent Variable has changed but the change has not been applied.

Remarks:

Numeric value: 278 (0x0116)

Status code: 18219008 (0x01160000)

The value of this enum member is 278.

GoodEdited_DominantValueChanged279It is delivered with a dependent Variable value when a dominant Variable has changed but the change has not been applied.

Remarks:

Numeric value: 279 (0x0117)

Status code: 18284544 (0x01170000)

The value of this enum member is 279.

GoodEdited_DominantValueChanged_DependentValueChanged280It is delivered with a dependent Variable value when a dominant or dependent Variable has changed but change has not been applied.

Remarks:

Numeric value: 280 (0x0118)

Status code: 18350080 (0x01180000)

The value of this enum member is 280.

GoodEntryInserted162The data or event was successfully inserted into the historical database.

Remarks:

Numeric value: 162 (0x00A2)

Status code: 10616832 (0x00A20000)

The value of this enum member is 162.

GoodEntryReplaced163The data or event field was successfully replaced in the historical database.

Remarks:

Numeric value: 163 (0x00A3)

Status code: 10682368 (0x00A30000)

The value of this enum member is 163.

GoodFaultStateActive1031There is a fault state condition active in the value source.

Remarks:

Numeric value: 1031 (0x0407)

Status code: 67567616 (0x04070000)

The value of this enum member is 1031.

GoodInitiateFaultState1032A fault state condition is being requested of the destination.

Remarks:

Numeric value: 1032 (0x0408)

Status code: 67633152 (0x04080000)

The value of this enum member is 1032.

GoodLocalOverride150The value has been overridden.

Remarks:

Numeric value: 150 (0x0096)

Status code: 9830400 (0x00960000)

The value of this enum member is 150.

GoodMoreData166More data is available in the time range beyond the number of values requested.

Remarks:

Numeric value: 166 (0x00A6)

Status code: 10878976 (0x00A60000)

The value of this enum member is 166.

GoodNoData165No data exists for the requested time range or event filter.

Remarks:

Numeric value: 165 (0x00A5)

Status code: 10813440 (0x00A50000)

The value of this enum member is 165.

GoodNonCriticalTimeout170A non-critical timeout occurred.

Remarks:

Numeric value: 170 (0x00AA)

Status code: 11141120 (0x00AA0000)

The value of this enum member is 170.

GoodOverload47Sampling has slowed down due to resource limitations.

Remarks:

Numeric value: 47 (0x002F)

Status code: 3080192 (0x002F0000)

The value of this enum member is 47.

GoodPostActionFailed221There was an error in execution of these post-actions.

Remarks:

Numeric value: 221 (0x00DD)

Status code: 14483456 (0x00DD0000)

The value of this enum member is 221.

GoodResultsMayBeIncomplete186The server should have followed a reference to a node in a remote server but did not. The result set may be incomplete.

Remarks:

Numeric value: 186 (0x00BA)

Status code: 12189696 (0x00BA0000)

The value of this enum member is 186.

GoodRetransmissionQueueNotSupported223The Server does not support retransmission queue and acknowledgement of sequence numbers is not available.

Remarks:

Numeric value: 223 (0x00DF)

Status code: 14614528 (0x00DF0000)

The value of this enum member is 223.

GoodShutdownEvent168The system is shutting down.

Remarks:

Numeric value: 168 (0x00A8)

Status code: 11010048 (0x00A80000)

The value of this enum member is 168.

GoodSubscriptionTransferred45The subscription was transferred to another session.

Remarks:

Numeric value: 45 (0x002D)

Status code: 2949120 (0x002D0000)

The value of this enum member is 45.

Uncertain16384The operation was uncertain.

Remarks:

Numeric value: 16384 (0x4000)

Status code: 1073741824 (0x40000000)

The value of this enum member is 16384.

UncertainConfigurationError16911The value may not be accurate due to a configuration issue.

Remarks:

Numeric value: 16911 (0x420F)

Status code: 1108279296 (0x420F0000)

The value of this enum member is 16911.

UncertainDataSubNormal16548The value is derived from multiple values and has less than the required number of Good values.

Remarks:

Numeric value: 16548 (0x40A4)

Status code: 1084489728 (0x40A40000)

The value of this enum member is 16548.

UncertainDependentValueChanged16610A dependent value has been changed but the change has not been applied to the device. The quality of the dominant variable is uncertain.

Remarks:

Numeric value: 16610 (0x40E2)

Status code: 1088552960 (0x40E20000)

The value of this enum member is 16610.

UncertainDominantValueChanged16606The related EngineeringUnit has been changed but the Variable Value is still provided based on the previous unit.

Remarks:

Numeric value: 16606 (0x40DE)

Status code: 1088290816 (0x40DE0000)

The value of this enum member is 16606.

UncertainEngineeringUnitsExceeded16532The value is outside of the range of values defined for this parameter.

Remarks:

Numeric value: 16532 (0x4094)

Status code: 1083441152 (0x40940000)

The value of this enum member is 16532.

UncertainInitialValue16530The value is an initial value for a variable that normally receives its value from another variable.

Remarks:

Numeric value: 16530 (0x4092)

Status code: 1083310080 (0x40920000)

The value of this enum member is 16530.

UncertainLastUsableValue16528Whatever was updating this value has stopped doing so.

Remarks:

Numeric value: 16528 (0x4090)

Status code: 1083179008 (0x40900000)

The value of this enum member is 16528.

UncertainNoCommunicationLastUsableValue16527Communication to the data source has failed. The variable value is the last value that had a good quality.

Remarks:

Numeric value: 16527 (0x408F)

Status code: 1083113472 (0x408F0000)

The value of this enum member is 16527.

UncertainNotAllNodesAvailable16576The list of references may not be complete because the underlying system is not available.

Remarks:

Numeric value: 16576 (0x40C0)

Status code: 1086324736 (0x40C00000)

The value of this enum member is 16576.

UncertainReferenceNotDeleted16572The server was not able to delete all target references.

Remarks:

Numeric value: 16572 (0x40BC)

Status code: 1086062592 (0x40BC0000)

The value of this enum member is 16572.

UncertainReferenceOutOfServer16492One of the references to follow in the relative path references to a node in the address space in another server.

Remarks:

Numeric value: 16492 (0x406C)

Status code: 1080819712 (0x406C0000)

The value of this enum member is 16492.

UncertainSensorCalibration16906The value may not be accurate due to a sensor calibration fault.

Remarks:

Numeric value: 16906 (0x420A)

Status code: 1107951616 (0x420A0000)

The value of this enum member is 16906.

UncertainSensorNotAccurate16531The value is at one of the sensor limits.

Remarks:

Numeric value: 16531 (0x4093)

Status code: 1083375616 (0x40930000)

The value of this enum member is 16531.

UncertainSimulatedValue16905The value is simulated.

Remarks:

Numeric value: 16905 (0x4209)

Status code: 1107886080 (0x42090000)

The value of this enum member is 16905.

UncertainSubNormal16533The value is derived from multiple sources and has less than the required number of Good sources.

Remarks:

Numeric value: 16533 (0x4095)

Status code: 1083506688 (0x40950000)

The value of this enum member is 16533.

UncertainSubstituteValue16529The value is an operational value that was manually overwritten.

Remarks:

Numeric value: 16529 (0x4091)

Status code: 1083244544 (0x40910000)

The value of this enum member is 16529.

UncertainTransducerInManual16904The value may not be accurate because the transducer is in manual mode.

Remarks:

Numeric value: 16904 (0x4208)

Status code: 1107820544 (0x42080000)

The value of this enum member is 16904.

Remarks

There is an implicit conversion from UAServiceResult to UACodeBits, which takes the code bits of the UAStatusCode. You can use this e.g. to make a comparison of UAServiceResult with some value from the UACodeBits class easily.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         OpcLabs.EasyOpc.UA.UACodeBits

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also