.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaBase.DataTypes Class Reference

A class that declares constants for all DataTypes in the Model Design. More...

Public Attributes

const uint BaseDataType = 24
 The identifier for the BaseDataType DataType. More...
 
const uint Number = 26
 The identifier for the Number DataType. More...
 
const uint Integer = 27
 The identifier for the Integer DataType. More...
 
const uint UInteger = 28
 The identifier for the UInteger DataType. More...
 
const uint Enumeration = 29
 The identifier for the Enumeration DataType. More...
 
const uint Boolean = 1
 The identifier for the Boolean DataType. More...
 
const uint SByte = 2
 The identifier for the SByte DataType. More...
 
const uint Byte = 3
 The identifier for the Byte DataType. More...
 
const uint Int16 = 4
 The identifier for the Int16 DataType. More...
 
const uint UInt16 = 5
 The identifier for the UInt16 DataType. More...
 
const uint Int32 = 6
 The identifier for the Int32 DataType. More...
 
const uint UInt32 = 7
 The identifier for the UInt32 DataType. More...
 
const uint Int64 = 8
 The identifier for the Int64 DataType. More...
 
const uint UInt64 = 9
 The identifier for the UInt64 DataType. More...
 
const uint Float = 10
 The identifier for the Float DataType. More...
 
const uint Double = 11
 The identifier for the Double DataType. More...
 
const uint String = 12
 The identifier for the String DataType. More...
 
const uint DateTime = 13
 The identifier for the DateTime DataType. More...
 
const uint Guid = 14
 The identifier for the Guid DataType. More...
 
const uint ByteString = 15
 The identifier for the ByteString DataType. More...
 
const uint XmlElement = 16
 The identifier for the XmlElement DataType. More...
 
const uint NodeId = 17
 The identifier for the NodeId DataType. More...
 
const uint ExpandedNodeId = 18
 The identifier for the ExpandedNodeId DataType. More...
 
const uint StatusCode = 19
 The identifier for the StatusCode DataType. More...
 
const uint QualifiedName = 20
 The identifier for the QualifiedName DataType. More...
 
const uint LocalizedText = 21
 The identifier for the LocalizedText DataType. More...
 
const uint Structure = 22
 The identifier for the Structure DataType. More...
 
const uint DataValue = 23
 The identifier for the DataValue DataType. More...
 
const uint DiagnosticInfo = 25
 The identifier for the DiagnosticInfo DataType. More...
 
const uint Image = 30
 The identifier for the Image DataType. More...
 
const uint Decimal = 50
 The identifier for the Decimal DataType. More...
 
const uint NamingRuleType = 120
 The identifier for the NamingRuleType DataType. More...
 
const uint ImageBMP = 2000
 The identifier for the ImageBMP DataType. More...
 
const uint ImageGIF = 2001
 The identifier for the ImageGIF DataType. More...
 
const uint ImageJPG = 2002
 The identifier for the ImageJPG DataType. More...
 
const uint ImagePNG = 2003
 The identifier for the ImagePNG DataType. More...
 
const uint AudioDataType = 16307
 The identifier for the AudioDataType DataType. More...
 
const uint Union = 12756
 The identifier for the Union DataType. More...
 
const uint BitFieldMaskDataType = 11737
 The identifier for the BitFieldMaskDataType DataType. More...
 
const uint KeyValuePair = 14533
 The identifier for the KeyValuePair DataType. More...
 
const uint AdditionalParametersType = 16313
 The identifier for the AdditionalParametersType DataType. More...
 
const uint EphemeralKeyType = 17548
 The identifier for the EphemeralKeyType DataType. More...
 
const uint EndpointType = 15528
 The identifier for the EndpointType DataType. More...
 
const uint RationalNumber = 18806
 The identifier for the RationalNumber DataType. More...
 
const uint Vector = 18807
 The identifier for the Vector DataType. More...
 
const uint ThreeDVector = 18808
 The identifier for the ThreeDVector DataType. More...
 
const uint CartesianCoordinates = 18809
 The identifier for the CartesianCoordinates DataType. More...
 
const uint ThreeDCartesianCoordinates = 18810
 The identifier for the ThreeDCartesianCoordinates DataType. More...
 
const uint Orientation = 18811
 The identifier for the Orientation DataType. More...
 
const uint ThreeDOrientation = 18812
 The identifier for the ThreeDOrientation DataType. More...
 
const uint Frame = 18813
 The identifier for the Frame DataType. More...
 
const uint ThreeDFrame = 18814
 The identifier for the ThreeDFrame DataType. More...
 
const uint OpenFileMode = 11939
 The identifier for the OpenFileMode DataType. More...
 
const uint IdentityCriteriaType = 15632
 The identifier for the IdentityCriteriaType DataType. More...
 
const uint IdentityMappingRuleType = 15634
 The identifier for the IdentityMappingRuleType DataType. More...
 
const uint CurrencyUnitType = 23498
 The identifier for the CurrencyUnitType DataType. More...
 
const uint TrustListMasks = 12552
 The identifier for the TrustListMasks DataType. More...
 
const uint TrustListDataType = 12554
 The identifier for the TrustListDataType DataType. More...
 
const uint DecimalDataType = 17861
 The identifier for the DecimalDataType DataType. More...
 
const uint DataTypeSchemaHeader = 15534
 The identifier for the DataTypeSchemaHeader DataType. More...
 
const uint DataTypeDescription = 14525
 The identifier for the DataTypeDescription DataType. More...
 
const uint StructureDescription = 15487
 The identifier for the StructureDescription DataType. More...
 
const uint EnumDescription = 15488
 The identifier for the EnumDescription DataType. More...
 
const uint SimpleTypeDescription = 15005
 The identifier for the SimpleTypeDescription DataType. More...
 
const uint UABinaryFileDataType = 15006
 The identifier for the UABinaryFileDataType DataType. More...
 
const uint PubSubState = 14647
 The identifier for the PubSubState DataType. More...
 
const uint DataSetMetaDataType = 14523
 The identifier for the DataSetMetaDataType DataType. More...
 
const uint FieldMetaData = 14524
 The identifier for the FieldMetaData DataType. More...
 
const uint DataSetFieldFlags = 15904
 The identifier for the DataSetFieldFlags DataType. More...
 
const uint ConfigurationVersionDataType = 14593
 The identifier for the ConfigurationVersionDataType DataType. More...
 
const uint PublishedDataSetDataType = 15578
 The identifier for the PublishedDataSetDataType DataType. More...
 
const uint PublishedDataSetSourceDataType = 15580
 The identifier for the PublishedDataSetSourceDataType DataType. More...
 
const uint PublishedVariableDataType = 14273
 The identifier for the PublishedVariableDataType DataType. More...
 
const uint PublishedDataItemsDataType = 15581
 The identifier for the PublishedDataItemsDataType DataType. More...
 
const uint PublishedEventsDataType = 15582
 The identifier for the PublishedEventsDataType DataType. More...
 
const uint DataSetFieldContentMask = 15583
 The identifier for the DataSetFieldContentMask DataType. More...
 
const uint DataSetWriterDataType = 15597
 The identifier for the DataSetWriterDataType DataType. More...
 
const uint DataSetWriterTransportDataType = 15598
 The identifier for the DataSetWriterTransportDataType DataType. More...
 
const uint DataSetWriterMessageDataType = 15605
 The identifier for the DataSetWriterMessageDataType DataType. More...
 
const uint PubSubGroupDataType = 15609
 The identifier for the PubSubGroupDataType DataType. More...
 
const uint WriterGroupDataType = 15480
 The identifier for the WriterGroupDataType DataType. More...
 
const uint WriterGroupTransportDataType = 15611
 The identifier for the WriterGroupTransportDataType DataType. More...
 
const uint WriterGroupMessageDataType = 15616
 The identifier for the WriterGroupMessageDataType DataType. More...
 
const uint PubSubConnectionDataType = 15617
 The identifier for the PubSubConnectionDataType DataType. More...
 
const uint ConnectionTransportDataType = 15618
 The identifier for the ConnectionTransportDataType DataType. More...
 
const uint NetworkAddressDataType = 15502
 The identifier for the NetworkAddressDataType DataType. More...
 
const uint NetworkAddressUrlDataType = 15510
 The identifier for the NetworkAddressUrlDataType DataType. More...
 
const uint ReaderGroupDataType = 15520
 The identifier for the ReaderGroupDataType DataType. More...
 
const uint ReaderGroupTransportDataType = 15621
 The identifier for the ReaderGroupTransportDataType DataType. More...
 
const uint ReaderGroupMessageDataType = 15622
 The identifier for the ReaderGroupMessageDataType DataType. More...
 
const uint DataSetReaderDataType = 15623
 The identifier for the DataSetReaderDataType DataType. More...
 
const uint DataSetReaderTransportDataType = 15628
 The identifier for the DataSetReaderTransportDataType DataType. More...
 
const uint DataSetReaderMessageDataType = 15629
 The identifier for the DataSetReaderMessageDataType DataType. More...
 
const uint SubscribedDataSetDataType = 15630
 The identifier for the SubscribedDataSetDataType DataType. More...
 
const uint TargetVariablesDataType = 15631
 The identifier for the TargetVariablesDataType DataType. More...
 
const uint FieldTargetDataType = 14744
 The identifier for the FieldTargetDataType DataType. More...
 
const uint OverrideValueHandling = 15874
 The identifier for the OverrideValueHandling DataType. More...
 
const uint SubscribedDataSetMirrorDataType = 15635
 The identifier for the SubscribedDataSetMirrorDataType DataType. More...
 
const uint PubSubConfigurationDataType = 15530
 The identifier for the PubSubConfigurationDataType DataType. More...
 
const uint DataSetOrderingType = 20408
 The identifier for the DataSetOrderingType DataType. More...
 
const uint UadpNetworkMessageContentMask = 15642
 The identifier for the UadpNetworkMessageContentMask DataType. More...
 
const uint UadpWriterGroupMessageDataType = 15645
 The identifier for the UadpWriterGroupMessageDataType DataType. More...
 
const uint UadpDataSetMessageContentMask = 15646
 The identifier for the UadpDataSetMessageContentMask DataType. More...
 
const uint UadpDataSetWriterMessageDataType = 15652
 The identifier for the UadpDataSetWriterMessageDataType DataType. More...
 
const uint UadpDataSetReaderMessageDataType = 15653
 The identifier for the UadpDataSetReaderMessageDataType DataType. More...
 
const uint JsonNetworkMessageContentMask = 15654
 The identifier for the JsonNetworkMessageContentMask DataType. More...
 
const uint JsonWriterGroupMessageDataType = 15657
 The identifier for the JsonWriterGroupMessageDataType DataType. More...
 
const uint JsonDataSetMessageContentMask = 15658
 The identifier for the JsonDataSetMessageContentMask DataType. More...
 
const uint JsonDataSetWriterMessageDataType = 15664
 The identifier for the JsonDataSetWriterMessageDataType DataType. More...
 
const uint JsonDataSetReaderMessageDataType = 15665
 The identifier for the JsonDataSetReaderMessageDataType DataType. More...
 
const uint DatagramConnectionTransportDataType = 17467
 The identifier for the DatagramConnectionTransportDataType DataType. More...
 
const uint DatagramWriterGroupTransportDataType = 15532
 The identifier for the DatagramWriterGroupTransportDataType DataType. More...
 
const uint BrokerConnectionTransportDataType = 15007
 The identifier for the BrokerConnectionTransportDataType DataType. More...
 
const uint BrokerTransportQualityOfService = 15008
 The identifier for the BrokerTransportQualityOfService DataType. More...
 
const uint BrokerWriterGroupTransportDataType = 15667
 The identifier for the BrokerWriterGroupTransportDataType DataType. More...
 
const uint BrokerDataSetWriterTransportDataType = 15669
 The identifier for the BrokerDataSetWriterTransportDataType DataType. More...
 
const uint BrokerDataSetReaderTransportDataType = 15670
 The identifier for the BrokerDataSetReaderTransportDataType DataType. More...
 
const uint DiagnosticsLevel = 19723
 The identifier for the DiagnosticsLevel DataType. More...
 
const uint PubSubDiagnosticsCounterClassification = 19730
 The identifier for the PubSubDiagnosticsCounterClassification DataType. More...
 
const uint AliasNameDataType = 23468
 The identifier for the AliasNameDataType DataType. More...
 
const uint Duplex = 24210
 The identifier for the Duplex DataType. More...
 
const uint InterfaceAdminStatus = 24212
 The identifier for the InterfaceAdminStatus DataType. More...
 
const uint InterfaceOperStatus = 24214
 The identifier for the InterfaceOperStatus DataType. More...
 
const uint NegotiationStatus = 24216
 The identifier for the NegotiationStatus DataType. More...
 
const uint TsnFailureCode = 24218
 The identifier for the TsnFailureCode DataType. More...
 
const uint TsnStreamState = 24220
 The identifier for the TsnStreamState DataType. More...
 
const uint TsnTalkerStatus = 24222
 The identifier for the TsnTalkerStatus DataType. More...
 
const uint TsnListenerStatus = 24224
 The identifier for the TsnListenerStatus DataType. More...
 
const uint UnsignedRationalNumber = 24107
 The identifier for the UnsignedRationalNumber DataType. More...
 
const uint IdType = 256
 The identifier for the IdType DataType. More...
 
const uint NodeClass = 257
 The identifier for the NodeClass DataType. More...
 
const uint PermissionType = 94
 The identifier for the PermissionType DataType. More...
 
const uint AccessLevelType = 15031
 The identifier for the AccessLevelType DataType. More...
 
const uint AccessLevelExType = 15406
 The identifier for the AccessLevelExType DataType. More...
 
const uint EventNotifierType = 15033
 The identifier for the EventNotifierType DataType. More...
 
const uint AccessRestrictionType = 95
 The identifier for the AccessRestrictionType DataType. More...
 
const uint RolePermissionType = 96
 The identifier for the RolePermissionType DataType. More...
 
const uint DataTypeDefinition = 97
 The identifier for the DataTypeDefinition DataType. More...
 
const uint StructureType = 98
 The identifier for the StructureType DataType. More...
 
const uint StructureField = 101
 The identifier for the StructureField DataType. More...
 
const uint StructureDefinition = 99
 The identifier for the StructureDefinition DataType. More...
 
const uint EnumDefinition = 100
 The identifier for the EnumDefinition DataType. More...
 
const uint Node = 258
 The identifier for the Node DataType. More...
 
const uint InstanceNode = 11879
 The identifier for the InstanceNode DataType. More...
 
const uint TypeNode = 11880
 The identifier for the TypeNode DataType. More...
 
const uint ObjectNode = 261
 The identifier for the ObjectNode DataType. More...
 
const uint ObjectTypeNode = 264
 The identifier for the ObjectTypeNode DataType. More...
 
const uint VariableNode = 267
 The identifier for the VariableNode DataType. More...
 
const uint VariableTypeNode = 270
 The identifier for the VariableTypeNode DataType. More...
 
const uint ReferenceTypeNode = 273
 The identifier for the ReferenceTypeNode DataType. More...
 
const uint MethodNode = 276
 The identifier for the MethodNode DataType. More...
 
const uint ViewNode = 279
 The identifier for the ViewNode DataType. More...
 
const uint DataTypeNode = 282
 The identifier for the DataTypeNode DataType. More...
 
const uint ReferenceNode = 285
 The identifier for the ReferenceNode DataType. More...
 
const uint Argument = 296
 The identifier for the Argument DataType. More...
 
const uint EnumValueType = 7594
 The identifier for the EnumValueType DataType. More...
 
const uint EnumField = 102
 The identifier for the EnumField DataType. More...
 
const uint OptionSet = 12755
 The identifier for the OptionSet DataType. More...
 
const uint NormalizedString = 12877
 The identifier for the NormalizedString DataType. More...
 
const uint DecimalString = 12878
 The identifier for the DecimalString DataType. More...
 
const uint DurationString = 12879
 The identifier for the DurationString DataType. More...
 
const uint TimeString = 12880
 The identifier for the TimeString DataType. More...
 
const uint DateString = 12881
 The identifier for the DateString DataType. More...
 
const uint Duration = 290
 The identifier for the Duration DataType. More...
 
const uint UtcTime = 294
 The identifier for the UtcTime DataType. More...
 
const uint Time = 292
 The identifier for the Time DataType. More...
 
const uint Date = 293
 The identifier for the Date DataType. More...
 
const uint LocaleId = 295
 The identifier for the LocaleId DataType. More...
 
const uint TimeZoneDataType = 8912
 The identifier for the TimeZoneDataType DataType. More...
 
const uint Index = 17588
 The identifier for the Index DataType. More...
 
const uint IntegerId = 288
 The identifier for the IntegerId DataType. More...
 
const uint ApplicationType = 307
 The identifier for the ApplicationType DataType. More...
 
const uint ApplicationDescription = 308
 The identifier for the ApplicationDescription DataType. More...
 
const uint RequestHeader = 389
 The identifier for the RequestHeader DataType. More...
 
const uint ResponseHeader = 392
 The identifier for the ResponseHeader DataType. More...
 
const uint VersionTime = 20998
 The identifier for the VersionTime DataType. More...
 
const uint ServiceFault = 395
 The identifier for the ServiceFault DataType. More...
 
const uint SessionlessInvokeRequestType = 15901
 The identifier for the SessionlessInvokeRequestType DataType. More...
 
const uint SessionlessInvokeResponseType = 20999
 The identifier for the SessionlessInvokeResponseType DataType. More...
 
const uint FindServersRequest = 420
 The identifier for the FindServersRequest DataType. More...
 
const uint FindServersResponse = 423
 The identifier for the FindServersResponse DataType. More...
 
const uint ServerOnNetwork = 12189
 The identifier for the ServerOnNetwork DataType. More...
 
const uint FindServersOnNetworkRequest = 12190
 The identifier for the FindServersOnNetworkRequest DataType. More...
 
const uint FindServersOnNetworkResponse = 12191
 The identifier for the FindServersOnNetworkResponse DataType. More...
 
const uint ApplicationInstanceCertificate = 311
 The identifier for the ApplicationInstanceCertificate DataType. More...
 
const uint MessageSecurityMode = 302
 The identifier for the MessageSecurityMode DataType. More...
 
const uint UserTokenType = 303
 The identifier for the UserTokenType DataType. More...
 
const uint UserTokenPolicy = 304
 The identifier for the UserTokenPolicy DataType. More...
 
const uint EndpointDescription = 312
 The identifier for the EndpointDescription DataType. More...
 
const uint GetEndpointsRequest = 426
 The identifier for the GetEndpointsRequest DataType. More...
 
const uint GetEndpointsResponse = 429
 The identifier for the GetEndpointsResponse DataType. More...
 
const uint RegisteredServer = 432
 The identifier for the RegisteredServer DataType. More...
 
const uint RegisterServerRequest = 435
 The identifier for the RegisterServerRequest DataType. More...
 
const uint RegisterServerResponse = 438
 The identifier for the RegisterServerResponse DataType. More...
 
const uint DiscoveryConfiguration = 12890
 The identifier for the DiscoveryConfiguration DataType. More...
 
const uint MdnsDiscoveryConfiguration = 12891
 The identifier for the MdnsDiscoveryConfiguration DataType. More...
 
const uint RegisterServer2Request = 12193
 The identifier for the RegisterServer2Request DataType. More...
 
const uint RegisterServer2Response = 12194
 The identifier for the RegisterServer2Response DataType. More...
 
const uint SecurityTokenRequestType = 315
 The identifier for the SecurityTokenRequestType DataType. More...
 
const uint ChannelSecurityToken = 441
 The identifier for the ChannelSecurityToken DataType. More...
 
const uint OpenSecureChannelRequest = 444
 The identifier for the OpenSecureChannelRequest DataType. More...
 
const uint OpenSecureChannelResponse = 447
 The identifier for the OpenSecureChannelResponse DataType. More...
 
const uint CloseSecureChannelRequest = 450
 The identifier for the CloseSecureChannelRequest DataType. More...
 
const uint CloseSecureChannelResponse = 453
 The identifier for the CloseSecureChannelResponse DataType. More...
 
const uint SignedSoftwareCertificate = 344
 The identifier for the SignedSoftwareCertificate DataType. More...
 
const uint SessionAuthenticationToken = 388
 The identifier for the SessionAuthenticationToken DataType. More...
 
const uint SignatureData = 456
 The identifier for the SignatureData DataType. More...
 
const uint CreateSessionRequest = 459
 The identifier for the CreateSessionRequest DataType. More...
 
const uint CreateSessionResponse = 462
 The identifier for the CreateSessionResponse DataType. More...
 
const uint UserIdentityToken = 316
 The identifier for the UserIdentityToken DataType. More...
 
const uint AnonymousIdentityToken = 319
 The identifier for the AnonymousIdentityToken DataType. More...
 
const uint UserNameIdentityToken = 322
 The identifier for the UserNameIdentityToken DataType. More...
 
const uint X509IdentityToken = 325
 The identifier for the X509IdentityToken DataType. More...
 
const uint IssuedIdentityToken = 938
 The identifier for the IssuedIdentityToken DataType. More...
 
const uint RsaEncryptedSecret = 17545
 The identifier for the RsaEncryptedSecret DataType. More...
 
const uint EccEncryptedSecret = 17546
 The identifier for the EccEncryptedSecret DataType. More...
 
const uint ActivateSessionRequest = 465
 The identifier for the ActivateSessionRequest DataType. More...
 
const uint ActivateSessionResponse = 468
 The identifier for the ActivateSessionResponse DataType. More...
 
const uint CloseSessionRequest = 471
 The identifier for the CloseSessionRequest DataType. More...
 
const uint CloseSessionResponse = 474
 The identifier for the CloseSessionResponse DataType. More...
 
const uint CancelRequest = 477
 The identifier for the CancelRequest DataType. More...
 
const uint CancelResponse = 480
 The identifier for the CancelResponse DataType. More...
 
const uint NodeAttributesMask = 348
 The identifier for the NodeAttributesMask DataType. More...
 
const uint NodeAttributes = 349
 The identifier for the NodeAttributes DataType. More...
 
const uint ObjectAttributes = 352
 The identifier for the ObjectAttributes DataType. More...
 
const uint VariableAttributes = 355
 The identifier for the VariableAttributes DataType. More...
 
const uint MethodAttributes = 358
 The identifier for the MethodAttributes DataType. More...
 
const uint ObjectTypeAttributes = 361
 The identifier for the ObjectTypeAttributes DataType. More...
 
const uint VariableTypeAttributes = 364
 The identifier for the VariableTypeAttributes DataType. More...
 
const uint ReferenceTypeAttributes = 367
 The identifier for the ReferenceTypeAttributes DataType. More...
 
const uint DataTypeAttributes = 370
 The identifier for the DataTypeAttributes DataType. More...
 
const uint ViewAttributes = 373
 The identifier for the ViewAttributes DataType. More...
 
const uint GenericAttributeValue = 17606
 The identifier for the GenericAttributeValue DataType. More...
 
const uint GenericAttributes = 17607
 The identifier for the GenericAttributes DataType. More...
 
const uint AddNodesItem = 376
 The identifier for the AddNodesItem DataType. More...
 
const uint AddNodesResult = 483
 The identifier for the AddNodesResult DataType. More...
 
const uint AddNodesRequest = 486
 The identifier for the AddNodesRequest DataType. More...
 
const uint AddNodesResponse = 489
 The identifier for the AddNodesResponse DataType. More...
 
const uint AddReferencesItem = 379
 The identifier for the AddReferencesItem DataType. More...
 
const uint AddReferencesRequest = 492
 The identifier for the AddReferencesRequest DataType. More...
 
const uint AddReferencesResponse = 495
 The identifier for the AddReferencesResponse DataType. More...
 
const uint DeleteNodesItem = 382
 The identifier for the DeleteNodesItem DataType. More...
 
const uint DeleteNodesRequest = 498
 The identifier for the DeleteNodesRequest DataType. More...
 
const uint DeleteNodesResponse = 501
 The identifier for the DeleteNodesResponse DataType. More...
 
const uint DeleteReferencesItem = 385
 The identifier for the DeleteReferencesItem DataType. More...
 
const uint DeleteReferencesRequest = 504
 The identifier for the DeleteReferencesRequest DataType. More...
 
const uint DeleteReferencesResponse = 507
 The identifier for the DeleteReferencesResponse DataType. More...
 
const uint AttributeWriteMask = 347
 The identifier for the AttributeWriteMask DataType. More...
 
const uint BrowseDirection = 510
 The identifier for the BrowseDirection DataType. More...
 
const uint ViewDescription = 511
 The identifier for the ViewDescription DataType. More...
 
const uint BrowseDescription = 514
 The identifier for the BrowseDescription DataType. More...
 
const uint BrowseResultMask = 517
 The identifier for the BrowseResultMask DataType. More...
 
const uint ReferenceDescription = 518
 The identifier for the ReferenceDescription DataType. More...
 
const uint ContinuationPoint = 521
 The identifier for the ContinuationPoint DataType. More...
 
const uint BrowseResult = 522
 The identifier for the BrowseResult DataType. More...
 
const uint BrowseRequest = 525
 The identifier for the BrowseRequest DataType. More...
 
const uint BrowseResponse = 528
 The identifier for the BrowseResponse DataType. More...
 
const uint BrowseNextRequest = 531
 The identifier for the BrowseNextRequest DataType. More...
 
const uint BrowseNextResponse = 534
 The identifier for the BrowseNextResponse DataType. More...
 
const uint RelativePathElement = 537
 The identifier for the RelativePathElement DataType. More...
 
const uint RelativePath = 540
 The identifier for the RelativePath DataType. More...
 
const uint BrowsePath = 543
 The identifier for the BrowsePath DataType. More...
 
const uint BrowsePathTarget = 546
 The identifier for the BrowsePathTarget DataType. More...
 
const uint BrowsePathResult = 549
 The identifier for the BrowsePathResult DataType. More...
 
const uint TranslateBrowsePathsToNodeIdsRequest = 552
 The identifier for the TranslateBrowsePathsToNodeIdsRequest DataType. More...
 
const uint TranslateBrowsePathsToNodeIdsResponse = 555
 The identifier for the TranslateBrowsePathsToNodeIdsResponse DataType. More...
 
const uint RegisterNodesRequest = 558
 The identifier for the RegisterNodesRequest DataType. More...
 
const uint RegisterNodesResponse = 561
 The identifier for the RegisterNodesResponse DataType. More...
 
const uint UnregisterNodesRequest = 564
 The identifier for the UnregisterNodesRequest DataType. More...
 
const uint UnregisterNodesResponse = 567
 The identifier for the UnregisterNodesResponse DataType. More...
 
const uint Counter = 289
 The identifier for the Counter DataType. More...
 
const uint NumericRange = 291
 The identifier for the NumericRange DataType. More...
 
const uint EndpointConfiguration = 331
 The identifier for the EndpointConfiguration DataType. More...
 
const uint QueryDataDescription = 570
 The identifier for the QueryDataDescription DataType. More...
 
const uint NodeTypeDescription = 573
 The identifier for the NodeTypeDescription DataType. More...
 
const uint FilterOperator = 576
 The identifier for the FilterOperator DataType. More...
 
const uint QueryDataSet = 577
 The identifier for the QueryDataSet DataType. More...
 
const uint NodeReference = 580
 The identifier for the NodeReference DataType. More...
 
const uint ContentFilterElement = 583
 The identifier for the ContentFilterElement DataType. More...
 
const uint ContentFilter = 586
 The identifier for the ContentFilter DataType. More...
 
const uint FilterOperand = 589
 The identifier for the FilterOperand DataType. More...
 
const uint ElementOperand = 592
 The identifier for the ElementOperand DataType. More...
 
const uint LiteralOperand = 595
 The identifier for the LiteralOperand DataType. More...
 
const uint AttributeOperand = 598
 The identifier for the AttributeOperand DataType. More...
 
const uint SimpleAttributeOperand = 601
 The identifier for the SimpleAttributeOperand DataType. More...
 
const uint ContentFilterElementResult = 604
 The identifier for the ContentFilterElementResult DataType. More...
 
const uint ContentFilterResult = 607
 The identifier for the ContentFilterResult DataType. More...
 
const uint ParsingResult = 610
 The identifier for the ParsingResult DataType. More...
 
const uint QueryFirstRequest = 613
 The identifier for the QueryFirstRequest DataType. More...
 
const uint QueryFirstResponse = 616
 The identifier for the QueryFirstResponse DataType. More...
 
const uint QueryNextRequest = 619
 The identifier for the QueryNextRequest DataType. More...
 
const uint QueryNextResponse = 622
 The identifier for the QueryNextResponse DataType. More...
 
const uint TimestampsToReturn = 625
 The identifier for the TimestampsToReturn DataType. More...
 
const uint ReadValueId = 626
 The identifier for the ReadValueId DataType. More...
 
const uint ReadRequest = 629
 The identifier for the ReadRequest DataType. More...
 
const uint ReadResponse = 632
 The identifier for the ReadResponse DataType. More...
 
const uint HistoryReadValueId = 635
 The identifier for the HistoryReadValueId DataType. More...
 
const uint HistoryReadResult = 638
 The identifier for the HistoryReadResult DataType. More...
 
const uint HistoryReadDetails = 641
 The identifier for the HistoryReadDetails DataType. More...
 
const uint ReadEventDetails = 644
 The identifier for the ReadEventDetails DataType. More...
 
const uint ReadRawModifiedDetails = 647
 The identifier for the ReadRawModifiedDetails DataType. More...
 
const uint ReadProcessedDetails = 650
 The identifier for the ReadProcessedDetails DataType. More...
 
const uint ReadAtTimeDetails = 653
 The identifier for the ReadAtTimeDetails DataType. More...
 
const uint ReadAnnotationDataDetails = 23497
 The identifier for the ReadAnnotationDataDetails DataType. More...
 
const uint HistoryData = 656
 The identifier for the HistoryData DataType. More...
 
const uint ModificationInfo = 11216
 The identifier for the ModificationInfo DataType. More...
 
const uint HistoryModifiedData = 11217
 The identifier for the HistoryModifiedData DataType. More...
 
const uint HistoryEvent = 659
 The identifier for the HistoryEvent DataType. More...
 
const uint HistoryReadRequest = 662
 The identifier for the HistoryReadRequest DataType. More...
 
const uint HistoryReadResponse = 665
 The identifier for the HistoryReadResponse DataType. More...
 
const uint WriteValue = 668
 The identifier for the WriteValue DataType. More...
 
const uint WriteRequest = 671
 The identifier for the WriteRequest DataType. More...
 
const uint WriteResponse = 674
 The identifier for the WriteResponse DataType. More...
 
const uint HistoryUpdateDetails = 677
 The identifier for the HistoryUpdateDetails DataType. More...
 
const uint HistoryUpdateType = 11234
 The identifier for the HistoryUpdateType DataType. More...
 
const uint PerformUpdateType = 11293
 The identifier for the PerformUpdateType DataType. More...
 
const uint UpdateDataDetails = 680
 The identifier for the UpdateDataDetails DataType. More...
 
const uint UpdateStructureDataDetails = 11295
 The identifier for the UpdateStructureDataDetails DataType. More...
 
const uint UpdateEventDetails = 683
 The identifier for the UpdateEventDetails DataType. More...
 
const uint DeleteRawModifiedDetails = 686
 The identifier for the DeleteRawModifiedDetails DataType. More...
 
const uint DeleteAtTimeDetails = 689
 The identifier for the DeleteAtTimeDetails DataType. More...
 
const uint DeleteEventDetails = 692
 The identifier for the DeleteEventDetails DataType. More...
 
const uint HistoryUpdateResult = 695
 The identifier for the HistoryUpdateResult DataType. More...
 
const uint HistoryUpdateRequest = 698
 The identifier for the HistoryUpdateRequest DataType. More...
 
const uint HistoryUpdateResponse = 701
 The identifier for the HistoryUpdateResponse DataType. More...
 
const uint CallMethodRequest = 704
 The identifier for the CallMethodRequest DataType. More...
 
const uint CallMethodResult = 707
 The identifier for the CallMethodResult DataType. More...
 
const uint CallRequest = 710
 The identifier for the CallRequest DataType. More...
 
const uint CallResponse = 713
 The identifier for the CallResponse DataType. More...
 
const uint MonitoringMode = 716
 The identifier for the MonitoringMode DataType. More...
 
const uint DataChangeTrigger = 717
 The identifier for the DataChangeTrigger DataType. More...
 
const uint DeadbandType = 718
 The identifier for the DeadbandType DataType. More...
 
const uint MonitoringFilter = 719
 The identifier for the MonitoringFilter DataType. More...
 
const uint DataChangeFilter = 722
 The identifier for the DataChangeFilter DataType. More...
 
const uint EventFilter = 725
 The identifier for the EventFilter DataType. More...
 
const uint AggregateConfiguration = 948
 The identifier for the AggregateConfiguration DataType. More...
 
const uint AggregateFilter = 728
 The identifier for the AggregateFilter DataType. More...
 
const uint MonitoringFilterResult = 731
 The identifier for the MonitoringFilterResult DataType. More...
 
const uint EventFilterResult = 734
 The identifier for the EventFilterResult DataType. More...
 
const uint AggregateFilterResult = 737
 The identifier for the AggregateFilterResult DataType. More...
 
const uint MonitoringParameters = 740
 The identifier for the MonitoringParameters DataType. More...
 
const uint MonitoredItemCreateRequest = 743
 The identifier for the MonitoredItemCreateRequest DataType. More...
 
const uint MonitoredItemCreateResult = 746
 The identifier for the MonitoredItemCreateResult DataType. More...
 
const uint CreateMonitoredItemsRequest = 749
 The identifier for the CreateMonitoredItemsRequest DataType. More...
 
const uint CreateMonitoredItemsResponse = 752
 The identifier for the CreateMonitoredItemsResponse DataType. More...
 
const uint MonitoredItemModifyRequest = 755
 The identifier for the MonitoredItemModifyRequest DataType. More...
 
const uint MonitoredItemModifyResult = 758
 The identifier for the MonitoredItemModifyResult DataType. More...
 
const uint ModifyMonitoredItemsRequest = 761
 The identifier for the ModifyMonitoredItemsRequest DataType. More...
 
const uint ModifyMonitoredItemsResponse = 764
 The identifier for the ModifyMonitoredItemsResponse DataType. More...
 
const uint SetMonitoringModeRequest = 767
 The identifier for the SetMonitoringModeRequest DataType. More...
 
const uint SetMonitoringModeResponse = 770
 The identifier for the SetMonitoringModeResponse DataType. More...
 
const uint SetTriggeringRequest = 773
 The identifier for the SetTriggeringRequest DataType. More...
 
const uint SetTriggeringResponse = 776
 The identifier for the SetTriggeringResponse DataType. More...
 
const uint DeleteMonitoredItemsRequest = 779
 The identifier for the DeleteMonitoredItemsRequest DataType. More...
 
const uint DeleteMonitoredItemsResponse = 782
 The identifier for the DeleteMonitoredItemsResponse DataType. More...
 
const uint CreateSubscriptionRequest = 785
 The identifier for the CreateSubscriptionRequest DataType. More...
 
const uint CreateSubscriptionResponse = 788
 The identifier for the CreateSubscriptionResponse DataType. More...
 
const uint ModifySubscriptionRequest = 791
 The identifier for the ModifySubscriptionRequest DataType. More...
 
const uint ModifySubscriptionResponse = 794
 The identifier for the ModifySubscriptionResponse DataType. More...
 
const uint SetPublishingModeRequest = 797
 The identifier for the SetPublishingModeRequest DataType. More...
 
const uint SetPublishingModeResponse = 800
 The identifier for the SetPublishingModeResponse DataType. More...
 
const uint NotificationMessage = 803
 The identifier for the NotificationMessage DataType. More...
 
const uint NotificationData = 945
 The identifier for the NotificationData DataType. More...
 
const uint DataChangeNotification = 809
 The identifier for the DataChangeNotification DataType. More...
 
const uint MonitoredItemNotification = 806
 The identifier for the MonitoredItemNotification DataType. More...
 
const uint EventNotificationList = 914
 The identifier for the EventNotificationList DataType. More...
 
const uint EventFieldList = 917
 The identifier for the EventFieldList DataType. More...
 
const uint HistoryEventFieldList = 920
 The identifier for the HistoryEventFieldList DataType. More...
 
const uint StatusChangeNotification = 818
 The identifier for the StatusChangeNotification DataType. More...
 
const uint SubscriptionAcknowledgement = 821
 The identifier for the SubscriptionAcknowledgement DataType. More...
 
const uint PublishRequest = 824
 The identifier for the PublishRequest DataType. More...
 
const uint PublishResponse = 827
 The identifier for the PublishResponse DataType. More...
 
const uint RepublishRequest = 830
 The identifier for the RepublishRequest DataType. More...
 
const uint RepublishResponse = 833
 The identifier for the RepublishResponse DataType. More...
 
const uint TransferResult = 836
 The identifier for the TransferResult DataType. More...
 
const uint TransferSubscriptionsRequest = 839
 The identifier for the TransferSubscriptionsRequest DataType. More...
 
const uint TransferSubscriptionsResponse = 842
 The identifier for the TransferSubscriptionsResponse DataType. More...
 
const uint DeleteSubscriptionsRequest = 845
 The identifier for the DeleteSubscriptionsRequest DataType. More...
 
const uint DeleteSubscriptionsResponse = 848
 The identifier for the DeleteSubscriptionsResponse DataType. More...
 
const uint BuildInfo = 338
 The identifier for the BuildInfo DataType. More...
 
const uint RedundancySupport = 851
 The identifier for the RedundancySupport DataType. More...
 
const uint ServerState = 852
 The identifier for the ServerState DataType. More...
 
const uint RedundantServerDataType = 853
 The identifier for the RedundantServerDataType DataType. More...
 
const uint EndpointUrlListDataType = 11943
 The identifier for the EndpointUrlListDataType DataType. More...
 
const uint NetworkGroupDataType = 11944
 The identifier for the NetworkGroupDataType DataType. More...
 
const uint SamplingIntervalDiagnosticsDataType = 856
 The identifier for the SamplingIntervalDiagnosticsDataType DataType. More...
 
const uint ServerDiagnosticsSummaryDataType = 859
 The identifier for the ServerDiagnosticsSummaryDataType DataType. More...
 
const uint ServerStatusDataType = 862
 The identifier for the ServerStatusDataType DataType. More...
 
const uint SessionDiagnosticsDataType = 865
 The identifier for the SessionDiagnosticsDataType DataType. More...
 
const uint SessionSecurityDiagnosticsDataType = 868
 The identifier for the SessionSecurityDiagnosticsDataType DataType. More...
 
const uint ServiceCounterDataType = 871
 The identifier for the ServiceCounterDataType DataType. More...
 
const uint StatusResult = 299
 The identifier for the StatusResult DataType. More...
 
const uint SubscriptionDiagnosticsDataType = 874
 The identifier for the SubscriptionDiagnosticsDataType DataType. More...
 
const uint ModelChangeStructureVerbMask = 11941
 The identifier for the ModelChangeStructureVerbMask DataType. More...
 
const uint ModelChangeStructureDataType = 877
 The identifier for the ModelChangeStructureDataType DataType. More...
 
const uint SemanticChangeStructureDataType = 897
 The identifier for the SemanticChangeStructureDataType DataType. More...
 
const uint Range = 884
 The identifier for the Range DataType. More...
 
const uint EUInformation = 887
 The identifier for the EUInformation DataType. More...
 
const uint AxisScaleEnumeration = 12077
 The identifier for the AxisScaleEnumeration DataType. More...
 
const uint ComplexNumberType = 12171
 The identifier for the ComplexNumberType DataType. More...
 
const uint DoubleComplexNumberType = 12172
 The identifier for the DoubleComplexNumberType DataType. More...
 
const uint AxisInformation = 12079
 The identifier for the AxisInformation DataType. More...
 
const uint XVType = 12080
 The identifier for the XVType DataType. More...
 
const uint ProgramDiagnosticDataType = 894
 The identifier for the ProgramDiagnosticDataType DataType. More...
 
const uint ProgramDiagnostic2DataType = 24033
 The identifier for the ProgramDiagnostic2DataType DataType. More...
 
const uint Annotation = 891
 The identifier for the Annotation DataType. More...
 
const uint ExceptionDeviationFormat = 890
 The identifier for the ExceptionDeviationFormat DataType. More...
 

Detailed Description

A class that declares constants for all DataTypes in the Model Design.

Member Data Documentation

const uint UnifiedAutomation.UaBase.DataTypes.AccessLevelExType = 15406

The identifier for the AccessLevelExType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AccessLevelType = 15031

The identifier for the AccessLevelType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AccessRestrictionType = 95

The identifier for the AccessRestrictionType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ActivateSessionRequest = 465

The identifier for the ActivateSessionRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ActivateSessionResponse = 468

The identifier for the ActivateSessionResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AdditionalParametersType = 16313

The identifier for the AdditionalParametersType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AddNodesItem = 376

The identifier for the AddNodesItem DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AddNodesRequest = 486

The identifier for the AddNodesRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AddNodesResponse = 489

The identifier for the AddNodesResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AddNodesResult = 483

The identifier for the AddNodesResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AddReferencesItem = 379

The identifier for the AddReferencesItem DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AddReferencesRequest = 492

The identifier for the AddReferencesRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AddReferencesResponse = 495

The identifier for the AddReferencesResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AggregateConfiguration = 948

The identifier for the AggregateConfiguration DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AggregateFilter = 728

The identifier for the AggregateFilter DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AggregateFilterResult = 737

The identifier for the AggregateFilterResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AliasNameDataType = 23468

The identifier for the AliasNameDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Annotation = 891

The identifier for the Annotation DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AnonymousIdentityToken = 319

The identifier for the AnonymousIdentityToken DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ApplicationDescription = 308

The identifier for the ApplicationDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ApplicationInstanceCertificate = 311

The identifier for the ApplicationInstanceCertificate DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ApplicationType = 307

The identifier for the ApplicationType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Argument = 296

The identifier for the Argument DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AttributeOperand = 598

The identifier for the AttributeOperand DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AttributeWriteMask = 347

The identifier for the AttributeWriteMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AudioDataType = 16307

The identifier for the AudioDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AxisInformation = 12079

The identifier for the AxisInformation DataType.

const uint UnifiedAutomation.UaBase.DataTypes.AxisScaleEnumeration = 12077

The identifier for the AxisScaleEnumeration DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BaseDataType = 24

The identifier for the BaseDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BitFieldMaskDataType = 11737

The identifier for the BitFieldMaskDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Boolean = 1

The identifier for the Boolean DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrokerConnectionTransportDataType = 15007

The identifier for the BrokerConnectionTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrokerDataSetReaderTransportDataType = 15670

The identifier for the BrokerDataSetReaderTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrokerDataSetWriterTransportDataType = 15669

The identifier for the BrokerDataSetWriterTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrokerTransportQualityOfService = 15008

The identifier for the BrokerTransportQualityOfService DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrokerWriterGroupTransportDataType = 15667

The identifier for the BrokerWriterGroupTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseDescription = 514

The identifier for the BrowseDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseDirection = 510

The identifier for the BrowseDirection DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseNextRequest = 531

The identifier for the BrowseNextRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseNextResponse = 534

The identifier for the BrowseNextResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowsePath = 543

The identifier for the BrowsePath DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowsePathResult = 549

The identifier for the BrowsePathResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowsePathTarget = 546

The identifier for the BrowsePathTarget DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseRequest = 525

The identifier for the BrowseRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseResponse = 528

The identifier for the BrowseResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseResult = 522

The identifier for the BrowseResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BrowseResultMask = 517

The identifier for the BrowseResultMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.BuildInfo = 338

The identifier for the BuildInfo DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Byte = 3

The identifier for the Byte DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ByteString = 15

The identifier for the ByteString DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CallMethodRequest = 704

The identifier for the CallMethodRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CallMethodResult = 707

The identifier for the CallMethodResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CallRequest = 710

The identifier for the CallRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CallResponse = 713

The identifier for the CallResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CancelRequest = 477

The identifier for the CancelRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CancelResponse = 480

The identifier for the CancelResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CartesianCoordinates = 18809

The identifier for the CartesianCoordinates DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ChannelSecurityToken = 441

The identifier for the ChannelSecurityToken DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CloseSecureChannelRequest = 450

The identifier for the CloseSecureChannelRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CloseSecureChannelResponse = 453

The identifier for the CloseSecureChannelResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CloseSessionRequest = 471

The identifier for the CloseSessionRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CloseSessionResponse = 474

The identifier for the CloseSessionResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ComplexNumberType = 12171

The identifier for the ComplexNumberType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ConfigurationVersionDataType = 14593

The identifier for the ConfigurationVersionDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ConnectionTransportDataType = 15618

The identifier for the ConnectionTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ContentFilter = 586

The identifier for the ContentFilter DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ContentFilterElement = 583

The identifier for the ContentFilterElement DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ContentFilterElementResult = 604

The identifier for the ContentFilterElementResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ContentFilterResult = 607

The identifier for the ContentFilterResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ContinuationPoint = 521

The identifier for the ContinuationPoint DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Counter = 289

The identifier for the Counter DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CreateMonitoredItemsRequest = 749

The identifier for the CreateMonitoredItemsRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CreateMonitoredItemsResponse = 752

The identifier for the CreateMonitoredItemsResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CreateSessionRequest = 459

The identifier for the CreateSessionRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CreateSessionResponse = 462

The identifier for the CreateSessionResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CreateSubscriptionRequest = 785

The identifier for the CreateSubscriptionRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CreateSubscriptionResponse = 788

The identifier for the CreateSubscriptionResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.CurrencyUnitType = 23498

The identifier for the CurrencyUnitType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataChangeFilter = 722

The identifier for the DataChangeFilter DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataChangeNotification = 809

The identifier for the DataChangeNotification DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataChangeTrigger = 717

The identifier for the DataChangeTrigger DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DatagramConnectionTransportDataType = 17467

The identifier for the DatagramConnectionTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DatagramWriterGroupTransportDataType = 15532

The identifier for the DatagramWriterGroupTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetFieldContentMask = 15583

The identifier for the DataSetFieldContentMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetFieldFlags = 15904

The identifier for the DataSetFieldFlags DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetMetaDataType = 14523

The identifier for the DataSetMetaDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetOrderingType = 20408

The identifier for the DataSetOrderingType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetReaderDataType = 15623

The identifier for the DataSetReaderDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetReaderMessageDataType = 15629

The identifier for the DataSetReaderMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetReaderTransportDataType = 15628

The identifier for the DataSetReaderTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetWriterDataType = 15597

The identifier for the DataSetWriterDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetWriterMessageDataType = 15605

The identifier for the DataSetWriterMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataSetWriterTransportDataType = 15598

The identifier for the DataSetWriterTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataTypeAttributes = 370

The identifier for the DataTypeAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataTypeDefinition = 97

The identifier for the DataTypeDefinition DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataTypeDescription = 14525

The identifier for the DataTypeDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataTypeNode = 282

The identifier for the DataTypeNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataTypeSchemaHeader = 15534

The identifier for the DataTypeSchemaHeader DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DataValue = 23

The identifier for the DataValue DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Date = 293

The identifier for the Date DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DateString = 12881

The identifier for the DateString DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DateTime = 13

The identifier for the DateTime DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeadbandType = 718

The identifier for the DeadbandType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Decimal = 50

The identifier for the Decimal DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DecimalDataType = 17861

The identifier for the DecimalDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DecimalString = 12878

The identifier for the DecimalString DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteAtTimeDetails = 689

The identifier for the DeleteAtTimeDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteEventDetails = 692

The identifier for the DeleteEventDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteMonitoredItemsRequest = 779

The identifier for the DeleteMonitoredItemsRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteMonitoredItemsResponse = 782

The identifier for the DeleteMonitoredItemsResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteNodesItem = 382

The identifier for the DeleteNodesItem DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteNodesRequest = 498

The identifier for the DeleteNodesRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteNodesResponse = 501

The identifier for the DeleteNodesResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteRawModifiedDetails = 686

The identifier for the DeleteRawModifiedDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteReferencesItem = 385

The identifier for the DeleteReferencesItem DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteReferencesRequest = 504

The identifier for the DeleteReferencesRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteReferencesResponse = 507

The identifier for the DeleteReferencesResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteSubscriptionsRequest = 845

The identifier for the DeleteSubscriptionsRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DeleteSubscriptionsResponse = 848

The identifier for the DeleteSubscriptionsResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DiagnosticInfo = 25

The identifier for the DiagnosticInfo DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DiagnosticsLevel = 19723

The identifier for the DiagnosticsLevel DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DiscoveryConfiguration = 12890

The identifier for the DiscoveryConfiguration DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Double = 11

The identifier for the Double DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DoubleComplexNumberType = 12172

The identifier for the DoubleComplexNumberType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Duplex = 24210

The identifier for the Duplex DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Duration = 290

The identifier for the Duration DataType.

const uint UnifiedAutomation.UaBase.DataTypes.DurationString = 12879

The identifier for the DurationString DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EccEncryptedSecret = 17546

The identifier for the EccEncryptedSecret DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ElementOperand = 592

The identifier for the ElementOperand DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EndpointConfiguration = 331

The identifier for the EndpointConfiguration DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EndpointDescription = 312

The identifier for the EndpointDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EndpointType = 15528

The identifier for the EndpointType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EndpointUrlListDataType = 11943

The identifier for the EndpointUrlListDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EnumDefinition = 100

The identifier for the EnumDefinition DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EnumDescription = 15488

The identifier for the EnumDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Enumeration = 29

The identifier for the Enumeration DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EnumField = 102

The identifier for the EnumField DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EnumValueType = 7594

The identifier for the EnumValueType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EphemeralKeyType = 17548

The identifier for the EphemeralKeyType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EUInformation = 887

The identifier for the EUInformation DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EventFieldList = 917

The identifier for the EventFieldList DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EventFilter = 725

The identifier for the EventFilter DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EventFilterResult = 734

The identifier for the EventFilterResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EventNotificationList = 914

The identifier for the EventNotificationList DataType.

const uint UnifiedAutomation.UaBase.DataTypes.EventNotifierType = 15033

The identifier for the EventNotifierType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ExceptionDeviationFormat = 890

The identifier for the ExceptionDeviationFormat DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ExpandedNodeId = 18

The identifier for the ExpandedNodeId DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FieldMetaData = 14524

The identifier for the FieldMetaData DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FieldTargetDataType = 14744

The identifier for the FieldTargetDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FilterOperand = 589

The identifier for the FilterOperand DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FilterOperator = 576

The identifier for the FilterOperator DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FindServersOnNetworkRequest = 12190

The identifier for the FindServersOnNetworkRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FindServersOnNetworkResponse = 12191

The identifier for the FindServersOnNetworkResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FindServersRequest = 420

The identifier for the FindServersRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.FindServersResponse = 423

The identifier for the FindServersResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Float = 10

The identifier for the Float DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Frame = 18813

The identifier for the Frame DataType.

const uint UnifiedAutomation.UaBase.DataTypes.GenericAttributes = 17607

The identifier for the GenericAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.GenericAttributeValue = 17606

The identifier for the GenericAttributeValue DataType.

const uint UnifiedAutomation.UaBase.DataTypes.GetEndpointsRequest = 426

The identifier for the GetEndpointsRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.GetEndpointsResponse = 429

The identifier for the GetEndpointsResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Guid = 14

The identifier for the Guid DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryData = 656

The identifier for the HistoryData DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryEvent = 659

The identifier for the HistoryEvent DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryEventFieldList = 920

The identifier for the HistoryEventFieldList DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryModifiedData = 11217

The identifier for the HistoryModifiedData DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryReadDetails = 641

The identifier for the HistoryReadDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryReadRequest = 662

The identifier for the HistoryReadRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryReadResponse = 665

The identifier for the HistoryReadResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryReadResult = 638

The identifier for the HistoryReadResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryReadValueId = 635

The identifier for the HistoryReadValueId DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryUpdateDetails = 677

The identifier for the HistoryUpdateDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryUpdateRequest = 698

The identifier for the HistoryUpdateRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryUpdateResponse = 701

The identifier for the HistoryUpdateResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryUpdateResult = 695

The identifier for the HistoryUpdateResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.HistoryUpdateType = 11234

The identifier for the HistoryUpdateType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.IdentityCriteriaType = 15632

The identifier for the IdentityCriteriaType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.IdentityMappingRuleType = 15634

The identifier for the IdentityMappingRuleType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.IdType = 256

The identifier for the IdType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Image = 30

The identifier for the Image DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ImageBMP = 2000

The identifier for the ImageBMP DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ImageGIF = 2001

The identifier for the ImageGIF DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ImageJPG = 2002

The identifier for the ImageJPG DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ImagePNG = 2003

The identifier for the ImagePNG DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Index = 17588

The identifier for the Index DataType.

const uint UnifiedAutomation.UaBase.DataTypes.InstanceNode = 11879

The identifier for the InstanceNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Int16 = 4

The identifier for the Int16 DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Int32 = 6

The identifier for the Int32 DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Int64 = 8

The identifier for the Int64 DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Integer = 27

The identifier for the Integer DataType.

const uint UnifiedAutomation.UaBase.DataTypes.IntegerId = 288

The identifier for the IntegerId DataType.

const uint UnifiedAutomation.UaBase.DataTypes.InterfaceAdminStatus = 24212

The identifier for the InterfaceAdminStatus DataType.

const uint UnifiedAutomation.UaBase.DataTypes.InterfaceOperStatus = 24214

The identifier for the InterfaceOperStatus DataType.

const uint UnifiedAutomation.UaBase.DataTypes.IssuedIdentityToken = 938

The identifier for the IssuedIdentityToken DataType.

const uint UnifiedAutomation.UaBase.DataTypes.JsonDataSetMessageContentMask = 15658

The identifier for the JsonDataSetMessageContentMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.JsonDataSetReaderMessageDataType = 15665

The identifier for the JsonDataSetReaderMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.JsonDataSetWriterMessageDataType = 15664

The identifier for the JsonDataSetWriterMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.JsonNetworkMessageContentMask = 15654

The identifier for the JsonNetworkMessageContentMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.JsonWriterGroupMessageDataType = 15657

The identifier for the JsonWriterGroupMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.KeyValuePair = 14533

The identifier for the KeyValuePair DataType.

const uint UnifiedAutomation.UaBase.DataTypes.LiteralOperand = 595

The identifier for the LiteralOperand DataType.

const uint UnifiedAutomation.UaBase.DataTypes.LocaleId = 295

The identifier for the LocaleId DataType.

const uint UnifiedAutomation.UaBase.DataTypes.LocalizedText = 21

The identifier for the LocalizedText DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MdnsDiscoveryConfiguration = 12891

The identifier for the MdnsDiscoveryConfiguration DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MessageSecurityMode = 302

The identifier for the MessageSecurityMode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MethodAttributes = 358

The identifier for the MethodAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MethodNode = 276

The identifier for the MethodNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ModelChangeStructureDataType = 877

The identifier for the ModelChangeStructureDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ModelChangeStructureVerbMask = 11941

The identifier for the ModelChangeStructureVerbMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ModificationInfo = 11216

The identifier for the ModificationInfo DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ModifyMonitoredItemsRequest = 761

The identifier for the ModifyMonitoredItemsRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ModifyMonitoredItemsResponse = 764

The identifier for the ModifyMonitoredItemsResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ModifySubscriptionRequest = 791

The identifier for the ModifySubscriptionRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ModifySubscriptionResponse = 794

The identifier for the ModifySubscriptionResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoredItemCreateRequest = 743

The identifier for the MonitoredItemCreateRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoredItemCreateResult = 746

The identifier for the MonitoredItemCreateResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoredItemModifyRequest = 755

The identifier for the MonitoredItemModifyRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoredItemModifyResult = 758

The identifier for the MonitoredItemModifyResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoredItemNotification = 806

The identifier for the MonitoredItemNotification DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoringFilter = 719

The identifier for the MonitoringFilter DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoringFilterResult = 731

The identifier for the MonitoringFilterResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoringMode = 716

The identifier for the MonitoringMode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.MonitoringParameters = 740

The identifier for the MonitoringParameters DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NamingRuleType = 120

The identifier for the NamingRuleType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NegotiationStatus = 24216

The identifier for the NegotiationStatus DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NetworkAddressDataType = 15502

The identifier for the NetworkAddressDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NetworkAddressUrlDataType = 15510

The identifier for the NetworkAddressUrlDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NetworkGroupDataType = 11944

The identifier for the NetworkGroupDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Node = 258

The identifier for the Node DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NodeAttributes = 349

The identifier for the NodeAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NodeAttributesMask = 348

The identifier for the NodeAttributesMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NodeClass = 257

The identifier for the NodeClass DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NodeId = 17

The identifier for the NodeId DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NodeReference = 580

The identifier for the NodeReference DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NodeTypeDescription = 573

The identifier for the NodeTypeDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NormalizedString = 12877

The identifier for the NormalizedString DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NotificationData = 945

The identifier for the NotificationData DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NotificationMessage = 803

The identifier for the NotificationMessage DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Number = 26

The identifier for the Number DataType.

const uint UnifiedAutomation.UaBase.DataTypes.NumericRange = 291

The identifier for the NumericRange DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ObjectAttributes = 352

The identifier for the ObjectAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ObjectNode = 261

The identifier for the ObjectNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ObjectTypeAttributes = 361

The identifier for the ObjectTypeAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ObjectTypeNode = 264

The identifier for the ObjectTypeNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.OpenFileMode = 11939

The identifier for the OpenFileMode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.OpenSecureChannelRequest = 444

The identifier for the OpenSecureChannelRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.OpenSecureChannelResponse = 447

The identifier for the OpenSecureChannelResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.OptionSet = 12755

The identifier for the OptionSet DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Orientation = 18811

The identifier for the Orientation DataType.

const uint UnifiedAutomation.UaBase.DataTypes.OverrideValueHandling = 15874

The identifier for the OverrideValueHandling DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ParsingResult = 610

The identifier for the ParsingResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PerformUpdateType = 11293

The identifier for the PerformUpdateType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PermissionType = 94

The identifier for the PermissionType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ProgramDiagnostic2DataType = 24033

The identifier for the ProgramDiagnostic2DataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ProgramDiagnosticDataType = 894

The identifier for the ProgramDiagnosticDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PublishedDataItemsDataType = 15581

The identifier for the PublishedDataItemsDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PublishedDataSetDataType = 15578

The identifier for the PublishedDataSetDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PublishedDataSetSourceDataType = 15580

The identifier for the PublishedDataSetSourceDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PublishedEventsDataType = 15582

The identifier for the PublishedEventsDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PublishedVariableDataType = 14273

The identifier for the PublishedVariableDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PublishRequest = 824

The identifier for the PublishRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PublishResponse = 827

The identifier for the PublishResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PubSubConfigurationDataType = 15530

The identifier for the PubSubConfigurationDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PubSubConnectionDataType = 15617

The identifier for the PubSubConnectionDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PubSubDiagnosticsCounterClassification = 19730

The identifier for the PubSubDiagnosticsCounterClassification DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PubSubGroupDataType = 15609

The identifier for the PubSubGroupDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.PubSubState = 14647

The identifier for the PubSubState DataType.

const uint UnifiedAutomation.UaBase.DataTypes.QualifiedName = 20

The identifier for the QualifiedName DataType.

const uint UnifiedAutomation.UaBase.DataTypes.QueryDataDescription = 570

The identifier for the QueryDataDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.QueryDataSet = 577

The identifier for the QueryDataSet DataType.

const uint UnifiedAutomation.UaBase.DataTypes.QueryFirstRequest = 613

The identifier for the QueryFirstRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.QueryFirstResponse = 616

The identifier for the QueryFirstResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.QueryNextRequest = 619

The identifier for the QueryNextRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.QueryNextResponse = 622

The identifier for the QueryNextResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Range = 884

The identifier for the Range DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RationalNumber = 18806

The identifier for the RationalNumber DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadAnnotationDataDetails = 23497

The identifier for the ReadAnnotationDataDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadAtTimeDetails = 653

The identifier for the ReadAtTimeDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReaderGroupDataType = 15520

The identifier for the ReaderGroupDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReaderGroupMessageDataType = 15622

The identifier for the ReaderGroupMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReaderGroupTransportDataType = 15621

The identifier for the ReaderGroupTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadEventDetails = 644

The identifier for the ReadEventDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadProcessedDetails = 650

The identifier for the ReadProcessedDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadRawModifiedDetails = 647

The identifier for the ReadRawModifiedDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadRequest = 629

The identifier for the ReadRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadResponse = 632

The identifier for the ReadResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReadValueId = 626

The identifier for the ReadValueId DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RedundancySupport = 851

The identifier for the RedundancySupport DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RedundantServerDataType = 853

The identifier for the RedundantServerDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReferenceDescription = 518

The identifier for the ReferenceDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReferenceNode = 285

The identifier for the ReferenceNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReferenceTypeAttributes = 367

The identifier for the ReferenceTypeAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ReferenceTypeNode = 273

The identifier for the ReferenceTypeNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RegisteredServer = 432

The identifier for the RegisteredServer DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RegisterNodesRequest = 558

The identifier for the RegisterNodesRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RegisterNodesResponse = 561

The identifier for the RegisterNodesResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RegisterServer2Request = 12193

The identifier for the RegisterServer2Request DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RegisterServer2Response = 12194

The identifier for the RegisterServer2Response DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RegisterServerRequest = 435

The identifier for the RegisterServerRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RegisterServerResponse = 438

The identifier for the RegisterServerResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RelativePath = 540

The identifier for the RelativePath DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RelativePathElement = 537

The identifier for the RelativePathElement DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RepublishRequest = 830

The identifier for the RepublishRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RepublishResponse = 833

The identifier for the RepublishResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RequestHeader = 389

The identifier for the RequestHeader DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ResponseHeader = 392

The identifier for the ResponseHeader DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RolePermissionType = 96

The identifier for the RolePermissionType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.RsaEncryptedSecret = 17545

The identifier for the RsaEncryptedSecret DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SamplingIntervalDiagnosticsDataType = 856

The identifier for the SamplingIntervalDiagnosticsDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SByte = 2

The identifier for the SByte DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SecurityTokenRequestType = 315

The identifier for the SecurityTokenRequestType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SemanticChangeStructureDataType = 897

The identifier for the SemanticChangeStructureDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ServerDiagnosticsSummaryDataType = 859

The identifier for the ServerDiagnosticsSummaryDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ServerOnNetwork = 12189

The identifier for the ServerOnNetwork DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ServerState = 852

The identifier for the ServerState DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ServerStatusDataType = 862

The identifier for the ServerStatusDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ServiceCounterDataType = 871

The identifier for the ServiceCounterDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ServiceFault = 395

The identifier for the ServiceFault DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SessionAuthenticationToken = 388

The identifier for the SessionAuthenticationToken DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SessionDiagnosticsDataType = 865

The identifier for the SessionDiagnosticsDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SessionlessInvokeRequestType = 15901

The identifier for the SessionlessInvokeRequestType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SessionlessInvokeResponseType = 20999

The identifier for the SessionlessInvokeResponseType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SessionSecurityDiagnosticsDataType = 868

The identifier for the SessionSecurityDiagnosticsDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SetMonitoringModeRequest = 767

The identifier for the SetMonitoringModeRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SetMonitoringModeResponse = 770

The identifier for the SetMonitoringModeResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SetPublishingModeRequest = 797

The identifier for the SetPublishingModeRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SetPublishingModeResponse = 800

The identifier for the SetPublishingModeResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SetTriggeringRequest = 773

The identifier for the SetTriggeringRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SetTriggeringResponse = 776

The identifier for the SetTriggeringResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SignatureData = 456

The identifier for the SignatureData DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SignedSoftwareCertificate = 344

The identifier for the SignedSoftwareCertificate DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SimpleAttributeOperand = 601

The identifier for the SimpleAttributeOperand DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SimpleTypeDescription = 15005

The identifier for the SimpleTypeDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.StatusChangeNotification = 818

The identifier for the StatusChangeNotification DataType.

const uint UnifiedAutomation.UaBase.DataTypes.StatusCode = 19

The identifier for the StatusCode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.StatusResult = 299

The identifier for the StatusResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.String = 12

The identifier for the String DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Structure = 22

The identifier for the Structure DataType.

const uint UnifiedAutomation.UaBase.DataTypes.StructureDefinition = 99

The identifier for the StructureDefinition DataType.

const uint UnifiedAutomation.UaBase.DataTypes.StructureDescription = 15487

The identifier for the StructureDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.StructureField = 101

The identifier for the StructureField DataType.

const uint UnifiedAutomation.UaBase.DataTypes.StructureType = 98

The identifier for the StructureType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SubscribedDataSetDataType = 15630

The identifier for the SubscribedDataSetDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SubscribedDataSetMirrorDataType = 15635

The identifier for the SubscribedDataSetMirrorDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SubscriptionAcknowledgement = 821

The identifier for the SubscriptionAcknowledgement DataType.

const uint UnifiedAutomation.UaBase.DataTypes.SubscriptionDiagnosticsDataType = 874

The identifier for the SubscriptionDiagnosticsDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TargetVariablesDataType = 15631

The identifier for the TargetVariablesDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ThreeDCartesianCoordinates = 18810

The identifier for the ThreeDCartesianCoordinates DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ThreeDFrame = 18814

The identifier for the ThreeDFrame DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ThreeDOrientation = 18812

The identifier for the ThreeDOrientation DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ThreeDVector = 18808

The identifier for the ThreeDVector DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Time = 292

The identifier for the Time DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TimestampsToReturn = 625

The identifier for the TimestampsToReturn DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TimeString = 12880

The identifier for the TimeString DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TimeZoneDataType = 8912

The identifier for the TimeZoneDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TransferResult = 836

The identifier for the TransferResult DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TransferSubscriptionsRequest = 839

The identifier for the TransferSubscriptionsRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TransferSubscriptionsResponse = 842

The identifier for the TransferSubscriptionsResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TranslateBrowsePathsToNodeIdsRequest = 552

The identifier for the TranslateBrowsePathsToNodeIdsRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TranslateBrowsePathsToNodeIdsResponse = 555

The identifier for the TranslateBrowsePathsToNodeIdsResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TrustListDataType = 12554

The identifier for the TrustListDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TrustListMasks = 12552

The identifier for the TrustListMasks DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TsnFailureCode = 24218

The identifier for the TsnFailureCode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TsnListenerStatus = 24224

The identifier for the TsnListenerStatus DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TsnStreamState = 24220

The identifier for the TsnStreamState DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TsnTalkerStatus = 24222

The identifier for the TsnTalkerStatus DataType.

const uint UnifiedAutomation.UaBase.DataTypes.TypeNode = 11880

The identifier for the TypeNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UABinaryFileDataType = 15006

The identifier for the UABinaryFileDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UadpDataSetMessageContentMask = 15646

The identifier for the UadpDataSetMessageContentMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UadpDataSetReaderMessageDataType = 15653

The identifier for the UadpDataSetReaderMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UadpDataSetWriterMessageDataType = 15652

The identifier for the UadpDataSetWriterMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UadpNetworkMessageContentMask = 15642

The identifier for the UadpNetworkMessageContentMask DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UadpWriterGroupMessageDataType = 15645

The identifier for the UadpWriterGroupMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UInt16 = 5

The identifier for the UInt16 DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UInt32 = 7

The identifier for the UInt32 DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UInt64 = 9

The identifier for the UInt64 DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UInteger = 28

The identifier for the UInteger DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Union = 12756

The identifier for the Union DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UnregisterNodesRequest = 564

The identifier for the UnregisterNodesRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UnregisterNodesResponse = 567

The identifier for the UnregisterNodesResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UnsignedRationalNumber = 24107

The identifier for the UnsignedRationalNumber DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UpdateDataDetails = 680

The identifier for the UpdateDataDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UpdateEventDetails = 683

The identifier for the UpdateEventDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UpdateStructureDataDetails = 11295

The identifier for the UpdateStructureDataDetails DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UserIdentityToken = 316

The identifier for the UserIdentityToken DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UserNameIdentityToken = 322

The identifier for the UserNameIdentityToken DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UserTokenPolicy = 304

The identifier for the UserTokenPolicy DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UserTokenType = 303

The identifier for the UserTokenType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.UtcTime = 294

The identifier for the UtcTime DataType.

const uint UnifiedAutomation.UaBase.DataTypes.VariableAttributes = 355

The identifier for the VariableAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.VariableNode = 267

The identifier for the VariableNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.VariableTypeAttributes = 364

The identifier for the VariableTypeAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.VariableTypeNode = 270

The identifier for the VariableTypeNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.Vector = 18807

The identifier for the Vector DataType.

const uint UnifiedAutomation.UaBase.DataTypes.VersionTime = 20998

The identifier for the VersionTime DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ViewAttributes = 373

The identifier for the ViewAttributes DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ViewDescription = 511

The identifier for the ViewDescription DataType.

const uint UnifiedAutomation.UaBase.DataTypes.ViewNode = 279

The identifier for the ViewNode DataType.

const uint UnifiedAutomation.UaBase.DataTypes.WriteRequest = 671

The identifier for the WriteRequest DataType.

const uint UnifiedAutomation.UaBase.DataTypes.WriteResponse = 674

The identifier for the WriteResponse DataType.

const uint UnifiedAutomation.UaBase.DataTypes.WriterGroupDataType = 15480

The identifier for the WriterGroupDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.WriterGroupMessageDataType = 15616

The identifier for the WriterGroupMessageDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.WriterGroupTransportDataType = 15611

The identifier for the WriterGroupTransportDataType DataType.

const uint UnifiedAutomation.UaBase.DataTypes.WriteValue = 668

The identifier for the WriteValue DataType.

const uint UnifiedAutomation.UaBase.DataTypes.X509IdentityToken = 325

The identifier for the X509IdentityToken DataType.

const uint UnifiedAutomation.UaBase.DataTypes.XmlElement = 16

The identifier for the XmlElement DataType.

const uint UnifiedAutomation.UaBase.DataTypes.XVType = 12080

The identifier for the XVType DataType.


The documentation for this class was generated from the following file: