High Performance OPC UA Server SDK  1.1.0.158
ua_statuscodes

Macros

#define UA_SCBAD   0x80000000
 Generic bad status code. More...
 
#define UA_SCBADUNEXPECTEDERROR   0x80010000
 An unexpected error occurred. More...
 
#define UA_SCBADINTERNALERROR   0x80020000
 An internal error occurred as a result of a programming or configuration error. More...
 
#define UA_SCBADOUTOFMEMORY   0x80030000
 Not enough memory to complete the operation. More...
 
#define UA_SCBADRESOURCEUNAVAILABLE   0x80040000
 An operating system resource is not available. More...
 
#define UA_SCBADCOMMUNICATIONERROR   0x80050000
 A low level communication error occurred. More...
 
#define UA_SCBADENCODINGERROR   0x80060000
 Encoding halted because of invalid data in the objects being serialized. More...
 
#define UA_SCBADDECODINGERROR   0x80070000
 Decoding halted because of invalid data in the stream. More...
 
#define UA_SCBADENCODINGLIMITSEXCEEDED   0x80080000
 The message encoding/decoding limits imposed by the stack have been exceeded. More...
 
#define UA_SCBADREQUESTTOOLARGE   0x80B80000
 The request message size exceeds limits set by the server. More...
 
#define UA_SCBADRESPONSETOOLARGE   0x80B90000
 The response message size exceeds limits set by the client. More...
 
#define UA_SCBADUNKNOWNRESPONSE   0x80090000
 An unrecognized response was received from the server. More...
 
#define UA_SCBADTIMEOUT   0x800A0000
 The operation timed out. More...
 
#define UA_SCBADSERVICEUNSUPPORTED   0x800B0000
 The server does not support the requested service. More...
 
#define UA_SCBADSHUTDOWN   0x800C0000
 The operation was cancelled because the application is shutting down. More...
 
#define UA_SCBADSERVERNOTCONNECTED   0x800D0000
 The operation could not complete because the client is not connected to the server. More...
 
#define UA_SCBADSERVERHALTED   0x800E0000
 The server has stopped and cannot process any requests. More...
 
#define UA_SCBADNOTHINGTODO   0x800F0000
 There was nothing to do because the client passed a list of operations with no elements. More...
 
#define UA_SCBADTOOMANYOPERATIONS   0x80100000
 The request could not be processed because it specified too many operations. More...
 
#define UA_SCBADTOOMANYMONITOREDITEMS   0x80DB0000
 The request could not be processed because there are too many monitored items in the subscription. More...
 
#define UA_SCBADDATATYPEIDUNKNOWN   0x80110000
 The extension object cannot be (de)serialized because the data type id is not recognized. More...
 
#define UA_SCBADCERTIFICATEINVALID   0x80120000
 The certificate provided as a parameter is not valid. More...
 
#define UA_SCBADSECURITYCHECKSFAILED   0x80130000
 An error occurred verifying security. More...
 
#define UA_SCBADCERTIFICATETIMEINVALID   0x80140000
 The certificate has expired or is not yet valid. More...
 
#define UA_SCBADCERTIFICATEISSUERTIMEINVALID   0x80150000
 An issuer certificate has expired or is not yet valid. More...
 
#define UA_SCBADCERTIFICATEHOSTNAMEINVALID   0x80160000
 The HostName used to connect to a server does not match a HostName in the certificate. More...
 
#define UA_SCBADCERTIFICATEURIINVALID   0x80170000
 The URI specified in the ApplicationDescription does not match the URI in the certificate. More...
 
#define UA_SCBADCERTIFICATEUSENOTALLOWED   0x80180000
 The certificate may not be used for the requested operation. More...
 
#define UA_SCBADCERTIFICATEISSUERUSENOTALLOWED   0x80190000
 The issuer certificate may not be used for the requested operation. More...
 
#define UA_SCBADCERTIFICATEUNTRUSTED   0x801A0000
 The certificate is not trusted. More...
 
#define UA_SCBADCERTIFICATEREVOCATIONUNKNOWN   0x801B0000
 It was not possible to determine if the certificate has been revoked. More...
 
#define UA_SCBADCERTIFICATEISSUERREVOCATIONUNKNOWN   0x801C0000
 It was not possible to determine if the issuer certificate has been revoked. More...
 
#define UA_SCBADCERTIFICATEREVOKED   0x801D0000
 The certificate has been revoked. More...
 
#define UA_SCBADCERTIFICATEISSUERREVOKED   0x801E0000
 The issuer certificate has been revoked. More...
 
#define UA_SCBADCERTIFICATECHAININCOMPLETE   0x810D0000
 The certificate chain is incomplete. More...
 
#define UA_SCBADUSERACCESSDENIED   0x801F0000
 User does not have permission to perform the requested operation. More...
 
#define UA_SCBADIDENTITYTOKENINVALID   0x80200000
 The user identity token is not valid. More...
 
#define UA_SCBADIDENTITYTOKENREJECTED   0x80210000
 The user identity token is valid but the server has rejected it. More...
 
#define UA_SCBADSECURECHANNELIDINVALID   0x80220000
 The specified secure channel is no longer valid. More...
 
#define UA_SCBADINVALIDTIMESTAMP   0x80230000
 The timestamp is outside the range allowed by the server. More...
 
#define UA_SCBADNONCEINVALID   0x80240000
 The nonce does appear to be not a random value or it is not the correct length. More...
 
#define UA_SCBADSESSIONIDINVALID   0x80250000
 The session id is not valid. More...
 
#define UA_SCBADSESSIONCLOSED   0x80260000
 The session was closed by the client. More...
 
#define UA_SCBADSESSIONNOTACTIVATED   0x80270000
 The session cannot be used because ActivateSession has not been called. More...
 
#define UA_SCBADSUBSCRIPTIONIDINVALID   0x80280000
 The subscription id is not valid. More...
 
#define UA_SCBADREQUESTHEADERINVALID   0x802A0000
 The header for the request is missing or invalid. More...
 
#define UA_SCBADTIMESTAMPSTORETURNINVALID   0x802B0000
 The timestamps to return parameter is invalid. More...
 
#define UA_SCBADREQUESTCANCELLEDBYCLIENT   0x802C0000
 The request was cancelled by the client. More...
 
#define UA_SCBADTOOMANYARGUMENTS   0x80E50000
 Too many arguments were provided. More...
 
#define UA_SCBADLICENSEEXPIRED   0x810E0000
 The server requires a license to operate in general or to perform a service or operation.
 
#define UA_SCBADLICENSELIMITSEXCEEDED   0x810F0000
 The server has limits on number of allowed operations / objects.
 
#define UA_SCBADLICENSENOTAVAILABLE   0x81100000
 The server does not have a license which is required to operate in general or to perform a service or operation. More...
 
#define UA_SCGOODSUBSCRIPTIONTRANSFERRED   0x002D0000
 The subscription was transferred to another session. More...
 
#define UA_SCGOODCOMPLETESASYNCHRONOUSLY   0x002E0000
 The processing will complete asynchronously. More...
 
#define UA_SCGOODOVERLOAD   0x002F0000
 Sampling has slowed down due to resource limitations. More...
 
#define UA_SCGOODCLAMPED   0x00300000
 The value written was accepted but was clamped. More...
 
#define UA_SCBADNOCOMMUNICATION   0x80310000
 Communication with the data source is defined.
 
#define UA_SCBADWAITINGFORINITIALDATA   0x80320000
 Waiting for the server to obtain values from the underlying data source. More...
 
#define UA_SCBADNODEIDINVALID   0x80330000
 The syntax of the node id is not valid. More...
 
#define UA_SCBADNODEIDUNKNOWN   0x80340000
 The node id refers to a node that does not exist in the server address space. More...
 
#define UA_SCBADATTRIBUTEIDINVALID   0x80350000
 The attribute is not supported for the specified Node. More...
 
#define UA_SCBADINDEXRANGEINVALID   0x80360000
 The syntax of the index range parameter is invalid. More...
 
#define UA_SCBADINDEXRANGENODATA   0x80370000
 No data exists within the range of indexes specified. More...
 
#define UA_SCBADDATAENCODINGINVALID   0x80380000
 The data encoding is invalid. More...
 
#define UA_SCBADDATAENCODINGUNSUPPORTED   0x80390000
 The server does not support the requested data encoding for the node. More...
 
#define UA_SCBADNOTREADABLE   0x803A0000
 The access level does not allow reading or subscribing to the Node. More...
 
#define UA_SCBADNOTWRITABLE   0x803B0000
 The access level does not allow writing to the Node. More...
 
#define UA_SCBADOUTOFRANGE   0x803C0000
 The value was out of range. More...
 
#define UA_SCBADNOTSUPPORTED   0x803D0000
 The requested operation is not supported. More...
 
#define UA_SCBADNOTFOUND   0x803E0000
 A requested item was not found or a search operation ended without success. More...
 
#define UA_SCBADOBJECTDELETED   0x803F0000
 The object cannot be used because it has been deleted. More...
 
#define UA_SCBADNOTIMPLEMENTED   0x80400000
 Requested operation is not implemented. More...
 
#define UA_SCBADMONITORINGMODEINVALID   0x80410000
 The monitoring mode is invalid. More...
 
#define UA_SCBADMONITOREDITEMIDINVALID   0x80420000
 The monitoring item id does not refer to a valid monitored item. More...
 
#define UA_SCBADMONITOREDITEMFILTERINVALID   0x80430000
 The monitored item filter parameter is not valid. More...
 
#define UA_SCBADMONITOREDITEMFILTERUNSUPPORTED   0x80440000
 The server does not support the requested monitored item filter. More...
 
#define UA_SCBADFILTERNOTALLOWED   0x80450000
 A monitoring filter cannot be used in combination with the attribute specified. More...
 
#define UA_SCBADSTRUCTUREMISSING   0x80460000
 A mandatory structured parameter was missing or null. More...
 
#define UA_SCBADEVENTFILTERINVALID   0x80470000
 The event filter is not valid. More...
 
#define UA_SCBADCONTENTFILTERINVALID   0x80480000
 The content filter is not valid. More...
 
#define UA_SCBADFILTEROPERATORINVALID   0x80C10000
 An unregognized operator was provided in a filter. More...
 
#define UA_SCBADFILTEROPERATORUNSUPPORTED   0x80C20000
 A valid operator was provided.
 
#define UA_SCBADFILTEROPERANDCOUNTMISMATCH   0x80C30000
 The number of operands provided for the filter operator was less then expected for the operand provided. More...
 
#define UA_SCBADFILTEROPERANDINVALID   0x80490000
 The operand used in a content filter is not valid. More...
 
#define UA_SCBADFILTERELEMENTINVALID   0x80C40000
 The referenced element is not a valid element in the content filter. More...
 
#define UA_SCBADFILTERLITERALINVALID   0x80C50000
 The referenced literal is not a valid value. More...
 
#define UA_SCBADCONTINUATIONPOINTINVALID   0x804A0000
 The continuation point provide is longer valid. More...
 
#define UA_SCBADNOCONTINUATIONPOINTS   0x804B0000
 The operation could not be processed because all continuation points have been allocated. More...
 
#define UA_SCBADREFERENCETYPEIDINVALID   0x804C0000
 The operation could not be processed because all continuation points have been allocated. More...
 
#define UA_SCBADBROWSEDIRECTIONINVALID   0x804D0000
 The browse direction is not valid. More...
 
#define UA_SCBADNODENOTINVIEW   0x804E0000
 The node is not part of the view. More...
 
#define UA_SCBADSERVERURIINVALID   0x804F0000
 The ServerUri is not a valid URI. More...
 
#define UA_SCBADSERVERNAMEMISSING   0x80500000
 No ServerName was specified. More...
 
#define UA_SCBADDISCOVERYURLMISSING   0x80510000
 No DiscoveryUrl was specified. More...
 
#define UA_SCBADSEMPAHOREFILEMISSING   0x80520000
 The semaphore file specified by the client is not valid. More...
 
#define UA_SCBADREQUESTTYPEINVALID   0x80530000
 The security token request type is not valid. More...
 
#define UA_SCBADSECURITYMODEREJECTED   0x80540000
 The security mode does not meet the requirements set by the server. More...
 
#define UA_SCBADSECURITYPOLICYREJECTED   0x80550000
 The security policy does not meet the requirements set by the server. More...
 
#define UA_SCBADTOOMANYSESSIONS   0x80560000
 The server has reached its maximum number of sessions. More...
 
#define UA_SCBADUSERSIGNATUREINVALID   0x80570000
 The user token signature is missing or invalid. More...
 
#define UA_SCBADAPPLICATIONSIGNATUREINVALID   0x80580000
 The signature generated with the client certificate is missing or invalid. More...
 
#define UA_SCBADNOVALIDCERTIFICATES   0x80590000
 The client did not provide at least one software certificate that is valid and meets the profile requirements for the server. More...
 
#define UA_SCBADIDENTITYCHANGENOTSUPPORTED   0x80C60000
 The server does not support changing the user identity assigned to the session. More...
 
#define UA_SCBADREQUESTCANCELLEDBYREQUEST   0x805A0000
 The request was cancelled by the client with the Cancel service. More...
 
#define UA_SCBADPARENTNODEIDINVALID   0x805B0000
 The parent node id does not to refer to a valid node. More...
 
#define UA_SCBADREFERENCENOTALLOWED   0x805C0000
 The reference could not be created because it violates constraints imposed by the data model. More...
 
#define UA_SCBADNODEIDREJECTED   0x805D0000
 The requested node id was reject because it was either invalid or server does not allow node ids to be specified by the client. More...
 
#define UA_SCBADNODEIDEXISTS   0x805E0000
 The requested node id is already used by another node. More...
 
#define UA_SCBADNODECLASSINVALID   0x805F0000
 The node class is not valid. More...
 
#define UA_SCBADBROWSENAMEINVALID   0x80600000
 The browse name is invalid. More...
 
#define UA_SCBADBROWSENAMEDUPLICATED   0x80610000
 The browse name is not unique among nodes that share the same relationship with the parent. More...
 
#define UA_SCBADNODEATTRIBUTESINVALID   0x80620000
 The node attributes are not valid for the node class. More...
 
#define UA_SCBADTYPEDEFINITIONINVALID   0x80630000
 The type definition node id does not reference an appropriate type node. More...
 
#define UA_SCBADSOURCENODEIDINVALID   0x80640000
 The source node id does not reference a valid node. More...
 
#define UA_SCBADTARGETNODEIDINVALID   0x80650000
 The target node id does not reference a valid node. More...
 
#define UA_SCBADDUPLICATEREFERENCENOTALLOWED   0x80660000
 The reference type between the nodes is already defined. More...
 
#define UA_SCBADINVALIDSELFREFERENCE   0x80670000
 The server does not allow this type of self reference on this node. More...
 
#define UA_SCBADREFERENCELOCALONLY   0x80680000
 The reference type is not valid for a reference to a remote server. More...
 
#define UA_SCBADNODELETERIGHTS   0x80690000
 The server will not allow the node to be deleted. More...
 
#define UA_SCUNCERTAINREFERENCENOTDELETED   0x40BC0000
 The server was not able to delete all target references. More...
 
#define UA_SCBADSERVERINDEXINVALID   0x806A0000
 The server index is not valid. More...
 
#define UA_SCBADVIEWIDUNKNOWN   0x806B0000
 The view id does not refer to a valid view node. More...
 
#define UA_SCBADVIEWTIMESTAMPINVALID   0x80C90000
 The view timestamp is not available or not supported. More...
 
#define UA_SCBADVIEWPARAMETERMISMATCH   0x80CA0000
 The view parameters are not consistent with each other. More...
 
#define UA_SCBADVIEWVERSIONINVALID   0x80CB0000
 The view version is not available or not supported. More...
 
#define UA_SCUNCERTAINNOTALLNODESAVAILABLE   0x40C00000
 The list of references may not be complete because the underlying system is not available. More...
 
#define UA_SCGOODRESULTSMAYBEINCOMPLETE   0x00BA0000
 The server should have followed a reference to a node in a remote server but did not. More...
 
#define UA_SCBADNOTTYPEDEFINITION   0x80C80000
 The provided Nodeid was not a type definition nodeid. More...
 
#define UA_SCUNCERTAINREFERENCEOUTOFSERVER   0x406C0000
 One of the references to follow in the relative path references to a node in the address space in another server. More...
 
#define UA_SCBADTOOMANYMATCHES   0x806D0000
 The requested operation has too many matches to return. More...
 
#define UA_SCBADQUERYTOOCOMPLEX   0x806E0000
 The requested operation requires too many resources in the server. More...
 
#define UA_SCBADNOMATCH   0x806F0000
 The requested operation has no match to return. More...
 
#define UA_SCBADMAXAGEINVALID   0x80700000
 The max age parameter is invalid. More...
 
#define UA_SCBADSECURITYMODEINSUFFICIENT   0x80E60000
 The operation is not permitted over the current secure channel. More...
 
#define UA_SCBADHISTORYOPERATIONINVALID   0x80710000
 The history details parameter is not valid. More...
 
#define UA_SCBADHISTORYOPERATIONUNSUPPORTED   0x80720000
 The server does not support the requested operation. More...
 
#define UA_SCBADINVALIDTIMESTAMPARGUMENT   0x80BD0000
 The defined timestamp to return was invalid. More...
 
#define UA_SCBADWRITENOTSUPPORTED   0x80730000
 The server does not support writing the combination of value.
 
#define UA_SCBADTYPEMISMATCH   0x80740000
 The value supplied for the attribute is not of the same type as the attribute's value. More...
 
#define UA_SCBADMETHODINVALID   0x80750000
 The method id does not refer to a method for the specified object. More...
 
#define UA_SCBADARGUMENTSMISSING   0x80760000
 The client did not specify all of the input arguments for the method. More...
 
#define UA_SCBADTOOMANYSUBSCRIPTIONS   0x80770000
 The server has reached its maximum number of subscriptions. More...
 
#define UA_SCBADTOOMANYPUBLISHREQUESTS   0x80780000
 The server has reached the maximum number of queued publish requests. More...
 
#define UA_SCBADNOSUBSCRIPTION   0x80790000
 There is no subscription available for this session. More...
 
#define UA_SCBADSEQUENCENUMBERUNKNOWN   0x807A0000
 The sequence number is unknown to the server. More...
 
#define UA_SCBADMESSAGENOTAVAILABLE   0x807B0000
 The requested notification message is no longer available. More...
 
#define UA_SCBADINSUFFICIENTCLIENTPROFILE   0x807C0000
 The client of the current session does not support one or more Profiles that are necessary for the subscription. More...
 
#define UA_SCBADSTATENOTACTIVE   0x80BF0000
 The sub-state machine is not currently active. More...
 
#define UA_SCBADTCPSERVERTOOBUSY   0x807D0000
 The server cannot process the request because it is too busy. More...
 
#define UA_SCBADTCPMESSAGETYPEINVALID   0x807E0000
 The type of the message specified in the header invalid. More...
 
#define UA_SCBADTCPSECURECHANNELUNKNOWN   0x807F0000
 The SecureChannelId and/or TokenId are not currently in use. More...
 
#define UA_SCBADTCPMESSAGETOOLARGE   0x80800000
 The size of the message specified in the header is too large. More...
 
#define UA_SCBADTCPNOTENOUGHRESOURCES   0x80810000
 There are not enough resources to process the request. More...
 
#define UA_SCBADTCPINTERNALERROR   0x80820000
 An internal error occurred. More...
 
#define UA_SCBADTCPENDPOINTURLINVALID   0x80830000
 The server does not recognize the QueryString specified. More...
 
#define UA_SCBADREQUESTINTERRUPTED   0x80840000
 The request could not be sent because of a network interruption. More...
 
#define UA_SCBADREQUESTTIMEOUT   0x80850000
 Timeout occurred while processing the request. More...
 
#define UA_SCBADSECURECHANNELCLOSED   0x80860000
 The secure channel has been closed. More...
 
#define UA_SCBADSECURECHANNELTOKENUNKNOWN   0x80870000
 The token has expired or is not recognized. More...
 
#define UA_SCBADSEQUENCENUMBERINVALID   0x80880000
 The sequence number is not valid. More...
 
#define UA_SCBADPROTOCOLVERSIONUNSUPPORTED   0x80BE0000
 The applications do not have compatible protocol versions. More...
 
#define UA_SCBADCONFIGURATIONERROR   0x80890000
 There is a problem with the configuration that affects the usefulness of the value. More...
 
#define UA_SCBADNOTCONNECTED   0x808A0000
 The variable should receive its value from another variable.
 
#define UA_SCBADDEVICEFAILURE   0x808B0000
 There has been a failure in the device/data source that generates the value that has affected the value. More...
 
#define UA_SCBADSENSORFAILURE   0x808C0000
 There has been a failure in the sensor from which the value is derived by the device/data source. More...
 
#define UA_SCBADOUTOFSERVICE   0x808D0000
 The source of the data is not operational. More...
 
#define UA_SCBADDEADBANDFILTERINVALID   0x808E0000
 The deadband filter is not valid. More...
 
#define UA_SCUNCERTAINNOCOMMUNICATIONLASTUSABLEVALUE   0x408F0000
 Communication to the data source has failed. More...
 
#define UA_SCUNCERTAINLASTUSABLEVALUE   0x40900000
 Whatever was updating this value has stopped doing so. More...
 
#define UA_SCUNCERTAINSUBSTITUTEVALUE   0x40910000
 The value is an operational value that was manually overwritten. More...
 
#define UA_SCUNCERTAININITIALVALUE   0x40920000
 The value is an initial value for a variable that normally receives its value from another variable. More...
 
#define UA_SCUNCERTAINSENSORNOTACCURATE   0x40930000
 The value is at one of the sensor limits. More...
 
#define UA_SCUNCERTAINENGINEERINGUNITSEXCEEDED   0x40940000
 The value is outside of the range of values defined for this parameter. More...
 
#define UA_SCUNCERTAINSUBNORMAL   0x40950000
 The value is derived from multiple sources and has less than the required number of Good sources. More...
 
#define UA_SCGOODLOCALOVERRIDE   0x00960000
 The value has been overridden. More...
 
#define UA_SCBADREFRESHINPROGRESS   0x80970000
 This Condition refresh failed.
 
#define UA_SCBADCONDITIONALREADYDISABLED   0x80980000
 This condition has already been disabled. More...
 
#define UA_SCBADCONDITIONALREADYENABLED   0x80CC0000
 This condition has already been enabled. More...
 
#define UA_SCBADCONDITIONDISABLED   0x80990000
 Property not available.
 
#define UA_SCBADEVENTIDUNKNOWN   0x809A0000
 The specified event id is not recognized. More...
 
#define UA_SCBADEVENTNOTACKNOWLEDGEABLE   0x80BB0000
 The event cannot be acknowledged. More...
 
#define UA_SCBADDIALOGNOTACTIVE   0x80CD0000
 The dialog condition is not active. More...
 
#define UA_SCBADDIALOGRESPONSEINVALID   0x80CE0000
 The response is not valid for the dialog. More...
 
#define UA_SCBADCONDITIONBRANCHALREADYACKED   0x80CF0000
 The condition branch has already been acknowledged. More...
 
#define UA_SCBADCONDITIONBRANCHALREADYCONFIRMED   0x80D00000
 The condition branch has already been confirmed. More...
 
#define UA_SCBADCONDITIONALREADYSHELVED   0x80D10000
 The condition has already been shelved. More...
 
#define UA_SCBADCONDITIONNOTSHELVED   0x80D20000
 The condition is not currently shelved. More...
 
#define UA_SCBADSHELVINGTIMEOUTOFRANGE   0x80D30000
 The shelving time not within an acceptable range. More...
 
#define UA_SCBADNODATA   0x809B0000
 No data exists for the requested time range or event filter. More...
 
#define UA_SCBADBOUNDNOTFOUND   0x80D70000
 No data found to provide upper or lower bound value. More...
 
#define UA_SCBADBOUNDNOTSUPPORTED   0x80D80000
 The server cannot retrieve a bound for the variable. More...
 
#define UA_SCBADDATALOST   0x809D0000
 Data is missing due to collection started/stopped/lost. More...
 
#define UA_SCBADDATAUNAVAILABLE   0x809E0000
 Expected data is unavailable for the requested time range due to an un-mounted volume.
 
#define UA_SCBADENTRYEXISTS   0x809F0000
 The data or event was not successfully inserted because a matching entry exists. More...
 
#define UA_SCBADNOENTRYEXISTS   0x80A00000
 The data or event was not successfully updated because no matching entry exists. More...
 
#define UA_SCBADTIMESTAMPNOTSUPPORTED   0x80A10000
 The client requested history using a timestamp format the server does not support (i.e requested ServerTimestamp when server only supports SourceTimestamp). More...
 
#define UA_SCGOODENTRYINSERTED   0x00A20000
 The data or event was successfully inserted into the historical database. More...
 
#define UA_SCGOODENTRYREPLACED   0x00A30000
 The data or event field was successfully replaced in the historical database. More...
 
#define UA_SCUNCERTAINDATASUBNORMAL   0x40A40000
 The value is derived from multiple values and has less than the required number of Good values. More...
 
#define UA_SCGOODNODATA   0x00A50000
 No data exists for the requested time range or event filter. More...
 
#define UA_SCGOODMOREDATA   0x00A60000
 The data or event field was successfully replaced in the historical database. More...
 
#define UA_SCBADAGGREGATELISTMISMATCH   0x80D40000
 The requested number of Aggregates does not match the requested number of NodeIds. More...
 
#define UA_SCBADAGGREGATENOTSUPPORTED   0x80D50000
 The requested Aggregate is not support by the server. More...
 
#define UA_SCBADAGGREGATEINVALIDINPUTS   0x80D60000
 The aggregate value could not be derived due to invalid data inputs. More...
 
#define UA_SCBADAGGREGATECONFIGURATIONREJECTED   0x80DA0000
 The aggregate configuration is not valid for specified node. More...
 
#define UA_SCGOODDATAIGNORED   0x00D90000
 The request pecifies fields which are not valid for the EventType or cannot be saved by the historian. More...
 
#define UA_SCBADREQUESTNOTALLOWED   0x80E40000
 The request was rejected by the server because it did not meet the criteria set by the server. More...
 
#define UA_SCGOODEDITED   0x00DC0000
 The value does not come from the real source and has been edited by the server. More...
 
#define UA_SCGOODPOSTACTIONFAILED   0x00DD0000
 There was an error in execution of these post-actions. More...
 
#define UA_SCUNCERTAINDOMINANTVALUECHANGED   0x40DE0000
 The related EngineeringUnit has been changed but the Variable Value is still provided based on the previous unit. More...
 
#define UA_SCGOODDEPENDENTVALUECHANGED   0x00E00000
 A dependent value has been changed but the change has not been applied to the device. More...
 
#define UA_SCBADDOMINANTVALUECHANGED   0x80E10000
 The related EngineeringUnit has been changed but this change has not been applied to the device. More...
 
#define UA_SCUNCERTAINDEPENDENTVALUECHANGED   0x40E20000
 A dependent value has been changed but the change has not been applied to the device. More...
 
#define UA_SCBADDEPENDENTVALUECHANGED   0x80E30000
 A dependent value has been changed but the change has not been applied to the device. More...
 
#define UA_SCGOODCOMMUNICATIONEVENT   0x00A70000
 The communication layer has raised an event. More...
 
#define UA_SCGOODSHUTDOWNEVENT   0x00A80000
 The system is shutting down. More...
 
#define UA_SCGOODCALLAGAIN   0x00A90000
 The operation is not finished and needs to be called again. More...
 
#define UA_SCGOODNONCRITICALTIMEOUT   0x00AA0000
 A non-critical timeout occurred. More...
 
#define UA_SCBADINVALIDARGUMENT   0x80AB0000
 One or more arguments are invalid. More...
 
#define UA_SCBADCONNECTIONREJECTED   0x80AC0000
 Could not establish a network connection to remote server. More...
 
#define UA_SCBADDISCONNECT   0x80AD0000
 The server has disconnected from the client. More...
 
#define UA_SCBADCONNECTIONCLOSED   0x80AE0000
 The network connection has been closed. More...
 
#define UA_SCBADINVALIDSTATE   0x80AF0000
 The operation cannot be completed because the object is closed.
 
#define UA_SCBADENDOFSTREAM   0x80B00000
 Cannot move beyond end of the stream. More...
 
#define UA_SCBADNODATAAVAILABLE   0x80B10000
 No data is currently available for reading from a non-blocking stream. More...
 
#define UA_SCBADWAITINGFORRESPONSE   0x80B20000
 The asynchronous operation is waiting for a response. More...
 
#define UA_SCBADOPERATIONABANDONED   0x80B30000
 The asynchronous operation was abandoned by the caller. More...
 
#define UA_SCBADEXPECTEDSTREAMTOBLOCK   0x80B40000
 The stream did not return all data requested (possibly because it is a non-blocking stream). More...
 
#define UA_SCBADWOULDBLOCK   0x80B50000
 Non blocking behaviour is required and the operation would block. More...
 
#define UA_SCBADSYNTAXERROR   0x80B60000
 A value had an invalid syntax. More...
 
#define UA_SCBADMAXCONNECTIONSREACHED   0x80B70000
 The operation could not be finished because all available connections are in use. More...
 

Detailed Description

Macro Definition Documentation

#define UA_SCBAD   0x80000000

Generic bad status code.

#define UA_SCBADAGGREGATECONFIGURATIONREJECTED   0x80DA0000

The aggregate configuration is not valid for specified node.

#define UA_SCBADAGGREGATEINVALIDINPUTS   0x80D60000

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

#define UA_SCBADAGGREGATELISTMISMATCH   0x80D40000

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

#define UA_SCBADAGGREGATENOTSUPPORTED   0x80D50000

The requested Aggregate is not support by the server.

#define UA_SCBADAPPLICATIONSIGNATUREINVALID   0x80580000

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

#define UA_SCBADARGUMENTSMISSING   0x80760000

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

#define UA_SCBADATTRIBUTEIDINVALID   0x80350000

The attribute is not supported for the specified Node.

#define UA_SCBADBOUNDNOTFOUND   0x80D70000

No data found to provide upper or lower bound value.

#define UA_SCBADBOUNDNOTSUPPORTED   0x80D80000

The server cannot retrieve a bound for the variable.

#define UA_SCBADBROWSEDIRECTIONINVALID   0x804D0000

The browse direction is not valid.

#define UA_SCBADBROWSENAMEDUPLICATED   0x80610000

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

#define UA_SCBADBROWSENAMEINVALID   0x80600000

The browse name is invalid.

#define UA_SCBADCERTIFICATECHAININCOMPLETE   0x810D0000

The certificate chain is incomplete.

#define UA_SCBADCERTIFICATEHOSTNAMEINVALID   0x80160000

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

#define UA_SCBADCERTIFICATEINVALID   0x80120000

The certificate provided as a parameter is not valid.

#define UA_SCBADCERTIFICATEISSUERREVOCATIONUNKNOWN   0x801C0000

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

#define UA_SCBADCERTIFICATEISSUERREVOKED   0x801E0000

The issuer certificate has been revoked.

#define UA_SCBADCERTIFICATEISSUERTIMEINVALID   0x80150000

An issuer certificate has expired or is not yet valid.

#define UA_SCBADCERTIFICATEISSUERUSENOTALLOWED   0x80190000

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

#define UA_SCBADCERTIFICATEREVOCATIONUNKNOWN   0x801B0000

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

#define UA_SCBADCERTIFICATEREVOKED   0x801D0000

The certificate has been revoked.

#define UA_SCBADCERTIFICATETIMEINVALID   0x80140000

The certificate has expired or is not yet valid.

#define UA_SCBADCERTIFICATEUNTRUSTED   0x801A0000

The certificate is not trusted.

#define UA_SCBADCERTIFICATEURIINVALID   0x80170000

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

#define UA_SCBADCERTIFICATEUSENOTALLOWED   0x80180000

The certificate may not be used for the requested operation.

#define UA_SCBADCOMMUNICATIONERROR   0x80050000

A low level communication error occurred.

#define UA_SCBADCONDITIONALREADYDISABLED   0x80980000

This condition has already been disabled.

#define UA_SCBADCONDITIONALREADYENABLED   0x80CC0000

This condition has already been enabled.

#define UA_SCBADCONDITIONALREADYSHELVED   0x80D10000

The condition has already been shelved.

#define UA_SCBADCONDITIONBRANCHALREADYACKED   0x80CF0000

The condition branch has already been acknowledged.

#define UA_SCBADCONDITIONBRANCHALREADYCONFIRMED   0x80D00000

The condition branch has already been confirmed.

#define UA_SCBADCONDITIONNOTSHELVED   0x80D20000

The condition is not currently shelved.

#define UA_SCBADCONFIGURATIONERROR   0x80890000

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

#define UA_SCBADCONNECTIONCLOSED   0x80AE0000

The network connection has been closed.

#define UA_SCBADCONNECTIONREJECTED   0x80AC0000

Could not establish a network connection to remote server.

#define UA_SCBADCONTENTFILTERINVALID   0x80480000

The content filter is not valid.

#define UA_SCBADCONTINUATIONPOINTINVALID   0x804A0000

The continuation point provide is longer valid.

#define UA_SCBADDATAENCODINGINVALID   0x80380000

The data encoding is invalid.

#define UA_SCBADDATAENCODINGUNSUPPORTED   0x80390000

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

#define UA_SCBADDATALOST   0x809D0000

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

#define UA_SCBADDATATYPEIDUNKNOWN   0x80110000

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

#define UA_SCBADDEADBANDFILTERINVALID   0x808E0000

The deadband filter is not valid.

#define UA_SCBADDECODINGERROR   0x80070000

Decoding halted because of invalid data in the stream.

#define UA_SCBADDEPENDENTVALUECHANGED   0x80E30000

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

The quality of the dominant variable is Bad.

#define UA_SCBADDEVICEFAILURE   0x808B0000

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

#define UA_SCBADDIALOGNOTACTIVE   0x80CD0000

The dialog condition is not active.

#define UA_SCBADDIALOGRESPONSEINVALID   0x80CE0000

The response is not valid for the dialog.

#define UA_SCBADDISCONNECT   0x80AD0000

The server has disconnected from the client.

#define UA_SCBADDISCOVERYURLMISSING   0x80510000

No DiscoveryUrl was specified.

#define UA_SCBADDOMINANTVALUECHANGED   0x80E10000

The 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.

#define UA_SCBADDUPLICATEREFERENCENOTALLOWED   0x80660000

The reference type between the nodes is already defined.

#define UA_SCBADENCODINGERROR   0x80060000

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

#define UA_SCBADENCODINGLIMITSEXCEEDED   0x80080000

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

#define UA_SCBADENDOFSTREAM   0x80B00000

Cannot move beyond end of the stream.

#define UA_SCBADENTRYEXISTS   0x809F0000

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

#define UA_SCBADEVENTFILTERINVALID   0x80470000

The event filter is not valid.

#define UA_SCBADEVENTIDUNKNOWN   0x809A0000

The specified event id is not recognized.

#define UA_SCBADEVENTNOTACKNOWLEDGEABLE   0x80BB0000

The event cannot be acknowledged.

#define UA_SCBADEXPECTEDSTREAMTOBLOCK   0x80B40000

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

#define UA_SCBADFILTERELEMENTINVALID   0x80C40000

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

#define UA_SCBADFILTERLITERALINVALID   0x80C50000

The referenced literal is not a valid value.

#define UA_SCBADFILTERNOTALLOWED   0x80450000

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

#define UA_SCBADFILTEROPERANDCOUNTMISMATCH   0x80C30000

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

#define UA_SCBADFILTEROPERANDINVALID   0x80490000

The operand used in a content filter is not valid.

#define UA_SCBADFILTEROPERATORINVALID   0x80C10000

An unregognized operator was provided in a filter.

#define UA_SCBADHISTORYOPERATIONINVALID   0x80710000

The history details parameter is not valid.

#define UA_SCBADHISTORYOPERATIONUNSUPPORTED   0x80720000

The server does not support the requested operation.

#define UA_SCBADIDENTITYCHANGENOTSUPPORTED   0x80C60000

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

#define UA_SCBADIDENTITYTOKENINVALID   0x80200000

The user identity token is not valid.

#define UA_SCBADIDENTITYTOKENREJECTED   0x80210000

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

#define UA_SCBADINDEXRANGEINVALID   0x80360000

The syntax of the index range parameter is invalid.

#define UA_SCBADINDEXRANGENODATA   0x80370000

No data exists within the range of indexes specified.

#define UA_SCBADINSUFFICIENTCLIENTPROFILE   0x807C0000

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

#define UA_SCBADINTERNALERROR   0x80020000

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

#define UA_SCBADINVALIDARGUMENT   0x80AB0000

One or more arguments are invalid.

#define UA_SCBADINVALIDSELFREFERENCE   0x80670000

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

#define UA_SCBADINVALIDTIMESTAMP   0x80230000

The timestamp is outside the range allowed by the server.

#define UA_SCBADINVALIDTIMESTAMPARGUMENT   0x80BD0000

The defined timestamp to return was invalid.

#define UA_SCBADLICENSENOTAVAILABLE   0x81100000

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

#define UA_SCBADMAXAGEINVALID   0x80700000

The max age parameter is invalid.

#define UA_SCBADMAXCONNECTIONSREACHED   0x80B70000

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

#define UA_SCBADMESSAGENOTAVAILABLE   0x807B0000

The requested notification message is no longer available.

#define UA_SCBADMETHODINVALID   0x80750000

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

#define UA_SCBADMONITOREDITEMFILTERINVALID   0x80430000

The monitored item filter parameter is not valid.

#define UA_SCBADMONITOREDITEMFILTERUNSUPPORTED   0x80440000

The server does not support the requested monitored item filter.

#define UA_SCBADMONITOREDITEMIDINVALID   0x80420000

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

#define UA_SCBADMONITORINGMODEINVALID   0x80410000

The monitoring mode is invalid.

#define UA_SCBADNOCONTINUATIONPOINTS   0x804B0000

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

#define UA_SCBADNODATA   0x809B0000

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

#define UA_SCBADNODATAAVAILABLE   0x80B10000

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

#define UA_SCBADNODEATTRIBUTESINVALID   0x80620000

The node attributes are not valid for the node class.

#define UA_SCBADNODECLASSINVALID   0x805F0000

The node class is not valid.

#define UA_SCBADNODEIDEXISTS   0x805E0000

The requested node id is already used by another node.

#define UA_SCBADNODEIDINVALID   0x80330000

The syntax of the node id is not valid.

#define UA_SCBADNODEIDREJECTED   0x805D0000

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

#define UA_SCBADNODEIDUNKNOWN   0x80340000

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

#define UA_SCBADNODELETERIGHTS   0x80690000

The server will not allow the node to be deleted.

#define UA_SCBADNODENOTINVIEW   0x804E0000

The node is not part of the view.

#define UA_SCBADNOENTRYEXISTS   0x80A00000

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

#define UA_SCBADNOMATCH   0x806F0000

The requested operation has no match to return.

#define UA_SCBADNONCEINVALID   0x80240000

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

#define UA_SCBADNOSUBSCRIPTION   0x80790000

There is no subscription available for this session.

#define UA_SCBADNOTFOUND   0x803E0000

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

#define UA_SCBADNOTHINGTODO   0x800F0000

There was nothing to do because the client passed a list of operations with no elements.

#define UA_SCBADNOTIMPLEMENTED   0x80400000

Requested operation is not implemented.

#define UA_SCBADNOTREADABLE   0x803A0000

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

#define UA_SCBADNOTSUPPORTED   0x803D0000

The requested operation is not supported.

#define UA_SCBADNOTTYPEDEFINITION   0x80C80000

The provided Nodeid was not a type definition nodeid.

#define UA_SCBADNOTWRITABLE   0x803B0000

The access level does not allow writing to the Node.

#define UA_SCBADNOVALIDCERTIFICATES   0x80590000

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

#define UA_SCBADOBJECTDELETED   0x803F0000

The object cannot be used because it has been deleted.

#define UA_SCBADOPERATIONABANDONED   0x80B30000

The asynchronous operation was abandoned by the caller.

#define UA_SCBADOUTOFMEMORY   0x80030000

Not enough memory to complete the operation.

#define UA_SCBADOUTOFRANGE   0x803C0000

The value was out of range.

#define UA_SCBADOUTOFSERVICE   0x808D0000

The source of the data is not operational.

#define UA_SCBADPARENTNODEIDINVALID   0x805B0000

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

#define UA_SCBADPROTOCOLVERSIONUNSUPPORTED   0x80BE0000

The applications do not have compatible protocol versions.

#define UA_SCBADQUERYTOOCOMPLEX   0x806E0000

The requested operation requires too many resources in the server.

#define UA_SCBADREFERENCELOCALONLY   0x80680000

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

#define UA_SCBADREFERENCENOTALLOWED   0x805C0000

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

#define UA_SCBADREFERENCETYPEIDINVALID   0x804C0000

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

#define UA_SCBADREQUESTCANCELLEDBYCLIENT   0x802C0000

The request was cancelled by the client.

#define UA_SCBADREQUESTCANCELLEDBYREQUEST   0x805A0000

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

#define UA_SCBADREQUESTHEADERINVALID   0x802A0000

The header for the request is missing or invalid.

#define UA_SCBADREQUESTINTERRUPTED   0x80840000

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

#define UA_SCBADREQUESTNOTALLOWED   0x80E40000

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

#define UA_SCBADREQUESTTIMEOUT   0x80850000

Timeout occurred while processing the request.

#define UA_SCBADREQUESTTOOLARGE   0x80B80000

The request message size exceeds limits set by the server.

#define UA_SCBADREQUESTTYPEINVALID   0x80530000

The security token request type is not valid.

#define UA_SCBADRESOURCEUNAVAILABLE   0x80040000

An operating system resource is not available.

#define UA_SCBADRESPONSETOOLARGE   0x80B90000

The response message size exceeds limits set by the client.

#define UA_SCBADSECURECHANNELCLOSED   0x80860000

The secure channel has been closed.

#define UA_SCBADSECURECHANNELIDINVALID   0x80220000

The specified secure channel is no longer valid.

#define UA_SCBADSECURECHANNELTOKENUNKNOWN   0x80870000

The token has expired or is not recognized.

#define UA_SCBADSECURITYCHECKSFAILED   0x80130000

An error occurred verifying security.

#define UA_SCBADSECURITYMODEINSUFFICIENT   0x80E60000

The operation is not permitted over the current secure channel.

#define UA_SCBADSECURITYMODEREJECTED   0x80540000

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

#define UA_SCBADSECURITYPOLICYREJECTED   0x80550000

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

#define UA_SCBADSEMPAHOREFILEMISSING   0x80520000

The semaphore file specified by the client is not valid.

#define UA_SCBADSENSORFAILURE   0x808C0000

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

#define UA_SCBADSEQUENCENUMBERINVALID   0x80880000

The sequence number is not valid.

#define UA_SCBADSEQUENCENUMBERUNKNOWN   0x807A0000

The sequence number is unknown to the server.

#define UA_SCBADSERVERHALTED   0x800E0000

The server has stopped and cannot process any requests.

#define UA_SCBADSERVERINDEXINVALID   0x806A0000

The server index is not valid.

#define UA_SCBADSERVERNAMEMISSING   0x80500000

No ServerName was specified.

#define UA_SCBADSERVERNOTCONNECTED   0x800D0000

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

#define UA_SCBADSERVERURIINVALID   0x804F0000

The ServerUri is not a valid URI.

#define UA_SCBADSERVICEUNSUPPORTED   0x800B0000

The server does not support the requested service.

#define UA_SCBADSESSIONCLOSED   0x80260000

The session was closed by the client.

#define UA_SCBADSESSIONIDINVALID   0x80250000

The session id is not valid.

#define UA_SCBADSESSIONNOTACTIVATED   0x80270000

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

#define UA_SCBADSHELVINGTIMEOUTOFRANGE   0x80D30000

The shelving time not within an acceptable range.

#define UA_SCBADSHUTDOWN   0x800C0000

The operation was cancelled because the application is shutting down.

#define UA_SCBADSOURCENODEIDINVALID   0x80640000

The source node id does not reference a valid node.

#define UA_SCBADSTATENOTACTIVE   0x80BF0000

The sub-state machine is not currently active.

#define UA_SCBADSTRUCTUREMISSING   0x80460000

A mandatory structured parameter was missing or null.

#define UA_SCBADSUBSCRIPTIONIDINVALID   0x80280000

The subscription id is not valid.

#define UA_SCBADSYNTAXERROR   0x80B60000

A value had an invalid syntax.

#define UA_SCBADTARGETNODEIDINVALID   0x80650000

The target node id does not reference a valid node.

#define UA_SCBADTCPENDPOINTURLINVALID   0x80830000

The server does not recognize the QueryString specified.

#define UA_SCBADTCPINTERNALERROR   0x80820000

An internal error occurred.

#define UA_SCBADTCPMESSAGETOOLARGE   0x80800000

The size of the message specified in the header is too large.

#define UA_SCBADTCPMESSAGETYPEINVALID   0x807E0000

The type of the message specified in the header invalid.

#define UA_SCBADTCPNOTENOUGHRESOURCES   0x80810000

There are not enough resources to process the request.

#define UA_SCBADTCPSECURECHANNELUNKNOWN   0x807F0000

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

#define UA_SCBADTCPSERVERTOOBUSY   0x807D0000

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

#define UA_SCBADTIMEOUT   0x800A0000

The operation timed out.

#define UA_SCBADTIMESTAMPNOTSUPPORTED   0x80A10000

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

#define UA_SCBADTIMESTAMPSTORETURNINVALID   0x802B0000

The timestamps to return parameter is invalid.

#define UA_SCBADTOOMANYARGUMENTS   0x80E50000

Too many arguments were provided.

#define UA_SCBADTOOMANYMATCHES   0x806D0000

The requested operation has too many matches to return.

#define UA_SCBADTOOMANYMONITOREDITEMS   0x80DB0000

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

#define UA_SCBADTOOMANYOPERATIONS   0x80100000

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

#define UA_SCBADTOOMANYPUBLISHREQUESTS   0x80780000

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

#define UA_SCBADTOOMANYSESSIONS   0x80560000

The server has reached its maximum number of sessions.

#define UA_SCBADTOOMANYSUBSCRIPTIONS   0x80770000

The server has reached its maximum number of subscriptions.

#define UA_SCBADTYPEDEFINITIONINVALID   0x80630000

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

#define UA_SCBADTYPEMISMATCH   0x80740000

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

#define UA_SCBADUNEXPECTEDERROR   0x80010000

An unexpected error occurred.

#define UA_SCBADUNKNOWNRESPONSE   0x80090000

An unrecognized response was received from the server.

#define UA_SCBADUSERACCESSDENIED   0x801F0000

User does not have permission to perform the requested operation.

#define UA_SCBADUSERSIGNATUREINVALID   0x80570000

The user token signature is missing or invalid.

#define UA_SCBADVIEWIDUNKNOWN   0x806B0000

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

#define UA_SCBADVIEWPARAMETERMISMATCH   0x80CA0000

The view parameters are not consistent with each other.

#define UA_SCBADVIEWTIMESTAMPINVALID   0x80C90000

The view timestamp is not available or not supported.

#define UA_SCBADVIEWVERSIONINVALID   0x80CB0000

The view version is not available or not supported.

#define UA_SCBADWAITINGFORINITIALDATA   0x80320000

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

#define UA_SCBADWAITINGFORRESPONSE   0x80B20000

The asynchronous operation is waiting for a response.

#define UA_SCBADWOULDBLOCK   0x80B50000

Non blocking behaviour is required and the operation would block.

#define UA_SCGOODCALLAGAIN   0x00A90000

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

#define UA_SCGOODCLAMPED   0x00300000

The value written was accepted but was clamped.

#define UA_SCGOODCOMMUNICATIONEVENT   0x00A70000

The communication layer has raised an event.

#define UA_SCGOODCOMPLETESASYNCHRONOUSLY   0x002E0000

The processing will complete asynchronously.

#define UA_SCGOODDATAIGNORED   0x00D90000

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

#define UA_SCGOODDEPENDENTVALUECHANGED   0x00E00000

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

#define UA_SCGOODEDITED   0x00DC0000

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

#define UA_SCGOODENTRYINSERTED   0x00A20000

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

#define UA_SCGOODENTRYREPLACED   0x00A30000

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

#define UA_SCGOODLOCALOVERRIDE   0x00960000

The value has been overridden.

#define UA_SCGOODMOREDATA   0x00A60000

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

#define UA_SCGOODNODATA   0x00A50000

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

#define UA_SCGOODNONCRITICALTIMEOUT   0x00AA0000

A non-critical timeout occurred.

#define UA_SCGOODOVERLOAD   0x002F0000

Sampling has slowed down due to resource limitations.

#define UA_SCGOODPOSTACTIONFAILED   0x00DD0000

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

#define UA_SCGOODRESULTSMAYBEINCOMPLETE   0x00BA0000

The server should have followed a reference to a node in a remote server but did not.

The result set may be incomplete.

#define UA_SCGOODSHUTDOWNEVENT   0x00A80000

The system is shutting down.

#define UA_SCGOODSUBSCRIPTIONTRANSFERRED   0x002D0000

The subscription was transferred to another session.

#define UA_SCUNCERTAINDATASUBNORMAL   0x40A40000

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

#define UA_SCUNCERTAINDEPENDENTVALUECHANGED   0x40E20000

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

The quality of the dominant variable is uncertain.

#define UA_SCUNCERTAINDOMINANTVALUECHANGED   0x40DE0000

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

#define UA_SCUNCERTAINENGINEERINGUNITSEXCEEDED   0x40940000

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

#define UA_SCUNCERTAININITIALVALUE   0x40920000

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

#define UA_SCUNCERTAINLASTUSABLEVALUE   0x40900000

Whatever was updating this value has stopped doing so.

#define UA_SCUNCERTAINNOCOMMUNICATIONLASTUSABLEVALUE   0x408F0000

Communication to the data source has failed.

The variable value is the last value that had a good quality.

#define UA_SCUNCERTAINNOTALLNODESAVAILABLE   0x40C00000

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

#define UA_SCUNCERTAINREFERENCENOTDELETED   0x40BC0000

The server was not able to delete all target references.

#define UA_SCUNCERTAINREFERENCEOUTOFSERVER   0x406C0000

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

#define UA_SCUNCERTAINSENSORNOTACCURATE   0x40930000

The value is at one of the sensor limits.

#define UA_SCUNCERTAINSUBNORMAL   0x40950000

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

#define UA_SCUNCERTAINSUBSTITUTEVALUE   0x40910000

The value is an operational value that was manually overwritten.