dOPC Client Toolkit
Close
Contents
dOPC Client Toolkit Reference
Overview
About this Help file
dOPC FAQ's
dOPC Example Programs
What's new
Upgrade to version 5
dOPC and UA
OPC UA & Security
dOPC and DCOM
dOPC and XML
License agreement
Symbol Reference
dOPCDA Namespace
TdOPCDAClient Class
Methods
TdOPCDAClient.GetItemProperty Method
TdOPCDAClient.QueryAvailableProperties Method
TdOPCDAClient.GetErrorString Method
TdOPCDAClient.GetServerInfo Method
TdOPCDAClient.OPCConnection Method
Properties
TdOPCDAClient.Protocol Property
TdOPCDAClient.Browser Property
TdOPCDAClient.Params Property
TdOPCDAClient.GroupCount Property
TdOPCDAClient.OPCGroups Property
TdOPCDAClient.OPCGroupDefault Property
TdOPCDAClient.BandWidth Property
TdOPCDAClient.OPCGUICount Property
TdOPCDAClient.ConnectDelay Property
Events
TdOPCDAClient.OnDatachange Event
TdOPCDAClient.OnWriteComplete Event
TdOPCBrowser Class
Methods
TdOPCBrowser.Create Constructor
TdOPCBrowser.Browse Method
TdOPCBrowser.ShowBranches Method
TdOPCBrowser.ShowLeafs Method
TdOPCBrowser.GetCurrentPath Method
TdOPCBrowser.MovetoRoot Method
TdOPCBrowser.MoveDown Method
TdOPCBrowser.Moveup Method
TdOPCBrowser.Moveto Method (TdOPCBrowseItem)
TdOPCBrowser.SupportsBrowsing Method
TdOPCBrowser.Moveto Method (string)
Properties
TdOPCBrowser.AccessRights Property
TdOPCBrowser.Count Property
TdOPCBrowser.CurrentPosition Property
TdOPCBrowser.Datatype Property
TdOPCBrowser.Filter Property
TdOPCBrowser.Items Property
TdOPCBrowser.OPCClient Property
TdOPCBrowser.Organization Property
TdOPCGroups Class
Methods
TdOPCGroups.Add Method (string)
TdOPCGroups.Add Method (string, boolean, boolean)
TdOPCGroups.Create Constructor
TdOPCGroups.GetEnumerator Method
TdOPCGroups.GetOPCGroup Method
TdOPCGroups.Remove Method
TdOPCGroups.RemoveAll Method
Properties
TdOPCGroups.Items Property
TdOPCGroups.Parent Property
TdOPCGroups.Tag Property
TdOPCGroup Class
Methods
TdOPCGroup.AsyncRead Method
TdOPCGroup.AsyncWrite Method
TdOPCGroup.CancelLastAsyncCall Method
TdOPCGroup.Create Constructor
TdOPCGroup.Destroy Destructor
TdOPCGroup.GetEUInfos Method
TdOPCGroup.GetState Method
TdOPCGroup.Refresh Method
TdOPCGroup.RefreshMaxAge Method
TdOPCGroup.SetState Method
TdOPCGroup.SyncRead Method
TdOPCGroup.SyncWrite Method
Properties
TdOPCGroup.CreateOnDatachange Property
TdOPCGroup.DeadBand Property
TdOPCGroup.DefaultItem Property
TdOPCGroup.IGroup Property
TdOPCGroup.IsActive Property
TdOPCGroup.IsPublic Property
TdOPCGroup.IsSubscribed Property
TdOPCGroup.LocaleId Property
TdOPCGroup.Name Property
TdOPCGroup.OPCItems Property
TdOPCGroup.Parent Property
TdOPCGroup.SignalEvent Property
TdOPCGroup.Tag Property
TdOPCGroup.TimeBias Property
TdOPCGroup.UpdateRate Property
TdOPCGroup.XMLHoldtime Property
TdOPCGroup.XMLWaittime Property
Events
TdOPCGroup.OnDatachange Event
TdOPCItems Class
Methods
TdOPCItems.AddItem Method
TdOPCItems.create Constructor
TdOPCItems.Destroy Destructor
TdOPCItems.FindOPCItem Method
TdOPCItems.GetEnumerator Method
TdOPCItems.GetOPCItem Method
TdOPCItems.OPCActiveItems Method
TdOPCItems.OPCAddAllItems Method
TdOPCItems.OPCAddItems Method
TdOPCItems.OPCRemoveAllItems Method
TdOPCItems.OPCRemoveItems Method
TdOPCItems.RemoveAll Method
Properties
TdOPCItems.ItemIds Property
TdOPCItems.Items Property
TdOPCItems.Parent Property
TdOPCItems.Tag Property
TdOPCItem Class
Methods
TdOPCItem.Create Constructor
TdOPCItem.Destroy Destructor
TdOPCItem.GetBaseVarType Method
TdOPCItem.GetLastErrorStr Method
TdOPCItem.IsArray Method
TdOPCItem.IsGoodQuality Method
TdOPCItem.IsReadAble Method
TdOPCItem.IsWriteAble Method
TdOPCItem.QualityAsString Method
TdOPCItem.ValueStr Method
TdOPCItem.WriteAsync Method
TdOPCItem.WriteSync Method
Properties
TdOPCItem.AccessPath Property
TdOPCItem.AccessRights Property
TdOPCItem.BaseDatatype Property
TdOPCItem.CanonicalDatatype Property
TdOPCItem.ClientHandle Property
TdOPCItem.Data Property
TdOPCItem.EUInfo Property
TdOPCItem.EUType Property
TdOPCItem.GUIItems Property
TdOPCItem.IsActive Property
TdOPCItem.ItemID Property
TdOPCItem.ItemName Property
TdOPCItem.Parent Property
TdOPCItem.Quality Property
TdOPCItem.RequestDatatype Property
TdOPCItem.ServerHandle Property
TdOPCItem.TimeStamp Property
TdOPCItem.Value Property
TdOPCItemProperties Class
Methods
TdOPCItemProperties.ById Method
TdOPCItemProperties.create Constructor ()
TdOPCItemProperties.Destroy Destructor
Properties
TdOPCItemProperties.ItemId Property
TdOPCItemProperties.Items Property
TdOPCItemProperties.OPCClient Property
TdOPCItemProperties.Tag Property
TdOPCItemProperties.WantUpdate Property
TdOPCPropertyBrowser Class
Methods
TdOPCPropertyBrowser.AddItem Method
TdOPCPropertyBrowser.AddProperty Method
TdOPCPropertyBrowser.ByName Method
TdOPCPropertyBrowser.Clear Method
TdOPCPropertyBrowser.Create Constructor
TdOPCPropertyBrowser.Destroy Destructor
TdOPCPropertyBrowser.Execute Method
TdOPCPropertyBrowser.GetProperty Method
TdOPCPropertyBrowser.ItemErrorID Method
Properties
TdOPCPropertyBrowser.Count Property
TdOPCPropertyBrowser.OPCClient Property
TdOPCPropertyBrowser.Props Property
TdOPCPropertyBrowser.Values Property
TdDefaultItem Class
Methods
TdDefaultItem.create Constructor
Properties
TdDefaultItem.AccessPath Property
TdDefaultItem.IsActive Property
TdDefaultItem.RequestDataType Property
TdDefaultGroup Class
Methods
TdDefaultGroup.create Constructor
Properties
TdDefaultGroup.CreateOnDatachange Property
TdDefaultGroup.DeadBand Property
TdDefaultGroup.IsActive Property
TdDefaultGroup.LocaleId Property
TdDefaultGroup.TimeBias Property
TdDefaultGroup.UpdateRate Property
TdOPCItemList Class
Methods
TdOPCItemList.CheckAllActiveOnServer Method
TdOPCItemList.CheckOPCErrors Method
TdOPCItemList.create Constructor (TdOPCItem)
TdOPCItemList.create Constructor (TdOPCItems)
TdOPCItemList.GetEnumerator Method
Properties
TdOPCItemList.ItemIds Property
TdOPCItemList.Items Property
TdOPCItemList.Tag Property
dOPCDA.TGroupStateRec Type
dOPCDA.GetItemProp Function
dOPCDA.ServerStateToStr Function
dOPCComn Namespace
TdOPCClient Class
Properties
TdOPCClient.Active Property
TdOPCClient.ClientName Property
TdOPCClient.ComputerName Property
TdOPCClient.KeepAlive Property
TdOPCClient.LocaleId Property
TdOPCClient.LogLevel Property
TdOPCClient.Params Property
TdOPCClient.Protocol Property
TdOPCClient.ServerCaption Property
TdOPCClient.ServerClsId Property
TdOPCClient.ServerName Property
TdOPCClient.Version Property
Methods
TdOPCClient.Create Constructor
TdOPCClient.Connect Method
TdOPCClient.Disconnect Method
TdOPCClient.GetState Method
TdOPCClient.LoadFromFile Method
TdOPCClient.LoadFromStream Method
TdOPCClient.SaveToFile Method
TdOPCClient.SaveToStream Method
TdOPCClient.ServerStateStr Method
TdOPCClient.ServerTypeName Method
TdOPCClient.Version2 Method
TdOPCClient.Version3 Method
TdOPCClient.SetParam Method
TdOPCClient.OPCConnection Method
TdOPCClient.Destroy Destructor
Events
TdOPCClient.OnConnect Event
TdOPCClient.OnDisconnect Event
TdOPCClient.OnError Event
TdOPCClient.OnLog Event
TdOPCClient.OnServerShutdown Event
TdOPCClient.OnTimeout Event
TdHandleComponent Class
Methods
TdHandleComponent.Create Constructor
TdHandleComponent.Destroy Destructor
TdHandleComponent.UseSynchronize Method
TdOPCServerBrowser Class
Methods
TdOPCServerBrowser.Clear Method
TdOPCServerBrowser.Create Constructor
TdOPCServerBrowser.Destroy Destructor
TdOPCServerBrowser.Execute Method
TdOPCServerBrowser.FindByClassId Method
TdOPCServerBrowser.FindByServerName Method
TdOPCServerBrowser.FindServer Method
TdOPCServerBrowser.GetEnumerator Method
TdOPCServerBrowser.GetOPCServers Method
TdOPCServerBrowser.GetServerCaptions Method
TdOPCServerBrowser.GetServerClsIds Method
TdOPCServerBrowser.GetServerNames Method
Properties
TdOPCServerBrowser.ComputerName Property
TdOPCServerBrowser.Count Property
TdOPCServerBrowser.Items Property
TdOPCServerBrowser.Protocol Property
TdOPCServerBrowser.ProxyUA Property
TdOPCServerBrowser.Servertype Property
TdOPCServerItem Class
Methods
TdOPCServerItem.create Constructor
Properties
TdOPCServerItem.ServerCaption Property
TdOPCServerItem.ServerClsId Property
TdOPCServerItem.ServerName Property
TdOPCServerItem.ServerType Property
dOPCComn.TServerStateRec Type
dOPCComn.GetOPCDAServers Function
dOPCGUI Namespace
TdOPCGUI Class
Methods
TdOPCGUI.AddItem Method (TdopcItem, TdOPCControl, string, integer)
TdOPCGUI.AddItem Method (string, string, TdOPCControl, string, integer)
TdOPCGUI.Create Constructor
TdOPCGUI.DeleteItem Method
TdOPCGUI.Destroy Destructor
TdOPCGUI.Find Method
TdOPCGUI.GetdOPCItem Method
Properties
TdOPCGUI.AllowedControls Property
TdOPCGUI.Items Property
TdOPCGUI.OPCServer Property
TdOPCGUI.UseTags Property
Events
TdOPCGUI.OnSetProperty Event
TdGUIItem Class
Methods
TdGUIItem.Create Constructor
TdGUIItem.Destroy Destructor
TdGUIItem.GetNamePath Method
TdGUIItem.SetValueToControl Method
Properties
TdGUIItem.ArrayPos Property
TdGUIItem.Control Property
TdGUIItem.CtrlPropName Property
TdGUIItem.FormatStr Property
TdGUIItem.OPCGroup Property
TdGUIItem.OPCItem Property
TdGUIItem.Tag Property
Events
TdGUIItem.OnChangeData Event
TdGUIItems Class
Methods
TdGUIItems.GetOwner Method
Properties
TdGUIItems.GOwner Property
TdGUIItems.Items Property
tGUIRegControl Class
Fields
tGUIRegControl.GUIClass Field
tGUIRegControl.PropName Field
tGUIRegControl.SetValueProc Field
dOPCGUI.FinddOPCItem Function
dOPCGUI.GetDefaultPropName Function
dOPCGUI.GetDefaultSetProc Function
dOPCGUI.RegisterGUIControl Function
dOPCGUI.TGUIClassSetValue Type
dOPCGUI.TGUIOnSetValue Type
dOPCGUI.TOnSetPropertyEvent Type
dOPCGUI.TdOPCControl Type
dOPCGUI.TdOPCControlClass Type
dOPCGUI.GUIRegList Variable
dOPCAE Namespace
TdOPCEventServer Class
Methods
TdOPCEventServer.AcknowledgeAllEvents Method
TdOPCEventServer.AcknowledgeEvents Method
TdOPCEventServer.AcknowledgeNotActiveEvents Method
TdOPCEventServer.BeginUpdate Method
TdOPCEventServer.BrowserSupport Method
TdOPCEventServer.Create Constructor
TdOPCEventServer.Destroy Destructor
TdOPCEventServer.EndUpdate Method
TdOPCEventServer.GetConditionState Method
TdOPCEventServer.GetServerInfo Method
TdOPCEventServer.GetStatus Method
TdOPCEventServer.HandleMsg Method
TdOPCEventServer.QuerySourceConditions Method
TdOPCEventServer.Refresh Method
TdOPCEventServer.Resort Method
Properties
TdOPCEventServer.AutoDelete Property
TdOPCEventServer.Browser Property
TdOPCEventServer.Buffertime Property
TdOPCEventServer.CanFilterByArea Property
TdOPCEventServer.CanFilterByCategory Property
TdOPCEventServer.CanFilterByEvent Property
TdOPCEventServer.CanFilterBySeverity Property
TdOPCEventServer.CanFilterBySource Property
TdOPCEventServer.Categories Property
TdOPCEventServer.Conditions Property
TdOPCEventServer.EventlistSort Property
TdOPCEventServer.Events Property
TdOPCEventServer.Filter Property
TdOPCEventServer.MaxSize Property
TdOPCEventServer.OnBeginUpdate Property
TdOPCEventServer.OnEndUpdate Property
Events
TdOPCEventServer.OnDeleteEvent Event
TdOPCEventServer.OnEvent Event
TdOPCEventServer.OnEventAck Event
TdOPCCOMAEConnection Class
Methods
TdOPCCOMAEConnection.DoTimer Method
TdOPCCOMAEConnection.GetStatus Method
TdOPCCOMAEConnection.OPCServer Method
TdOPCEvent Class
Methods
TdOPCEvent.Acknowledge Method
TdOPCEvent.Create Constructor (TdOPCEvent)
TdOPCEvent.Create Constructor (TdOPCEventServer, ONEVENTSTRUCT)
TdOPCEvent.CustomPropertyItemId Method
TdOPCEvent.Destroy Destructor
TdOPCEvent.EventTypeStr Method
TdOPCEvent.GetConditionState Method
TdOPCEvent.IsGoodQuality Method
Properties
TdOPCEvent.Acknowledged Property
TdOPCEvent.AckRequired Property
TdOPCEvent.Active Property
TdOPCEvent.ActiveTime Property
TdOPCEvent.ActorID Property
TdOPCEvent.CategoryName Property
TdOPCEvent.ChangeMask Property
TdOPCEvent.ConditionName Property
TdOPCEvent.Cookie Property
TdOPCEvent.CustomProps Property
TdOPCEvent.Data Property
TdOPCEvent.Enabled Property
TdOPCEvent.EventCategory Property
TdOPCEvent.EventType Property
TdOPCEvent.ID Property
TdOPCEvent.IsConditionEvent Property
TdOPCEvent.IsSimpleEvent Property
TdOPCEvent.IsTrackingEvent Property
TdOPCEvent.Key Property
TdOPCEvent.LastEvent Property
TdOPCEvent.Msg Property
TdOPCEvent.NewState Property
TdOPCEvent.NumEventAttrs Property
TdOPCEvent.Quality Property
TdOPCEvent.Severity Property
TdOPCEvent.Source Property
TdOPCEvent.SubconditionName Property
TdOPCEvent.Tag Property
TdOPCEvent.Time Property
TdOPCEventAreaBrowser Class
Methods
TdOPCEventAreaBrowser.Create Constructor
TdOPCEventAreaBrowser.Destroy Destructor
TdOPCEventAreaBrowser.GetItemId Method
TdOPCEventAreaBrowser.MoveDown Method
TdOPCEventAreaBrowser.Moveto Method
TdOPCEventAreaBrowser.MovetoRoot Method
TdOPCEventAreaBrowser.Moveup Method
TdOPCEventAreaBrowser.ShowAreas Method
TdOPCEventAreaBrowser.ShowSources Method
Properties
TdOPCEventAreaBrowser.Count Property
TdOPCEventAreaBrowser.CurrentPath Property
TdOPCEventAreaBrowser.CurrentPosition Property
TdOPCEventAreaBrowser.Filter Property
TdOPCEventAreaBrowser.Items Property
TdOPCEventAreaBrowser.OPCServer Property
TdOPCEventCondition Class
Methods
TdOPCEventCondition.Create Constructor
TdOPCEventCondition.Destroy Destructor
TdOPCEventCondition.IsGoodQuality Method
Properties
TdOPCEventCondition.Acknowledged Property
TdOPCEventCondition.AcknowledgerID Property
TdOPCEventCondition.Active Property
TdOPCEventCondition.ActiveSubCondition Property
TdOPCEventCondition.Comment Property
TdOPCEventCondition.ConditionName Property
TdOPCEventCondition.CondLastActive Property
TdOPCEventCondition.CondLastInactive Property
TdOPCEventCondition.CustomProps Property
TdOPCEventCondition.Enabled Property
TdOPCEventCondition.LastAckTime Property
TdOPCEventCondition.Quality Property
TdOPCEventCondition.Source Property
TdOPCEventCondition.State Property
TdOPCEventCondition.SubConditions Property
TdOPCEventCondition.SubCondLastActive Property
TdOPCEventCondition.Tag Property
TdOPCEventCustomProps Class
Methods
TdOPCEventCustomProps.Create Constructor
TdOPCEventCustomProps.Destroy Destructor
TdOPCEventCustomProps.IndexOf Method
TdOPCEventCustomProps.ValueByName Method
Properties
TdOPCEventCustomProps.Count Property
TdOPCEventCustomProps.Errors Property
TdOPCEventCustomProps.Names Property
TdOPCEventCustomProps.Tag Property
TdOPCEventCustomProps.ValueAsString Property
TdOPCEventCustomProps.Values Property
TdOPCEventFilter Class
Methods
TdOPCEventFilter.Create Constructor
TdOPCEventFilter.Destroy Destructor
TdOPCEventFilter.Refresh Method
Properties
TdOPCEventFilter.Active Property
TdOPCEventFilter.Areas Property
TdOPCEventFilter.Categories Property
TdOPCEventFilter.EventType Property
TdOPCEventFilter.Name Property
TdOPCEventFilter.SeverityHigh Property
TdOPCEventFilter.SeverityLow Property
TdOPCEventFilter.Sources Property
TdOPCEventFilter.Subscriptor Property
TdOPCEventFilter.Tag Property
TdOPCEventFilters Class
Methods
TdOPCEventFilters.Add Method
TdOPCEventFilters.Create Constructor
TdOPCEventFilters.Destroy Destructor
TdOPCEventFilters.GetOwner Method
TdOPCEventFilters.Refresh Method
Properties
TdOPCEventFilters.Items Property
TdOPCEventFilters.Tag Property
TdOPCEventItem Class
Fields
TdOPCEventItem.DataType Field
TdOPCEventItem.Id Field
TdOPCEventItem.Items Field
TdOPCEventItem.IType Field
TdOPCEventItem.Name Field
Methods
TdOPCEventItem.Create Constructor
TdOPCEventItem.Destroy Destructor
TdOPCEventItems Class
Methods
TdOPCEventItems.ById Method
TdOPCEventItems.ByName Method
TdOPCEventItems.Clear Method
TdOPCEventItems.Destroy Destructor
TdOPCEventItems.IndexOf Method
TdOPCEventItems.NamesToStrings Method
Properties
TdOPCEventItems.Items Property
TdOPCEventSortItem Class
Fields
TdOPCEventSortItem.Desc Field
TdOPCEventSortItem.PropName Field
TdOPCEventSortItem.PropType Field
TdOPCEventSortItem.SortProc Field
TdOPCEventSubCondition Class
Fields
TdOPCEventSubCondition.FDefinition Field
TdOPCEventSubCondition.FDescription Field
TdOPCEventSubCondition.FName Field
TdOPCEventSubCondition.FSeverity Field
TdOPCEventSubCondition.FTag Field
Properties
TdOPCEventSubCondition.Definition Property
TdOPCEventSubCondition.Description Property
TdOPCEventSubCondition.Name Property
TdOPCEventSubCondition.Severity Property
TdOPCEventSubCondition.Tag Property
TdOPCEventSubConditions Class
TdOPCEventSubscription Class
Methods
TdOPCEventSubscription.Create Constructor
TdOPCEventSubscription.Destroy Destructor
TdOPCEventSubscription.OnEvent Method
TdOPCEventSubscription.Refresh Method
TdOPCEventSubscription.SelectReturnedAttributes Method
TdOPCEventSubscription.SetFilter Method
Properties
TdOPCEventSubscription.Active Property
TdOPCEventSubscription.BufferTime Property
TdOPCEventSubscription.MaxSize Property
TdOPCEventSubscription.Tag Property
TdOPCEvents Class
Methods
TdOPCEvents.AddEvent Method
TdOPCEvents.ById Method
TdOPCEvents.Count Method
TdOPCEvents.Create Constructor
TdOPCEvents.DeleteEvents Method
TdOPCEvents.Destroy Destructor
TdOPCEvents.Resort Method
Properties
TdOPCEvents.Events Property
TdOPCEvents.Tag Property
dOPCAE.TOndOPCAckEvent Type
dOPCAE.TOndOPCEvent Type
dOPCAE.TSortProc Type
dOPCAE.tdOPCEventtypes Type
dOPCIntf Namespace
TdOPCBrowseItem Class
Methods
TdOPCBrowseItem.Assign Method
TdOPCBrowseItem.Create Constructor
Properties
TdOPCBrowseItem.HasChilds Property
TdOPCBrowseItem.IsFolder Property
TdOPCBrowseItem.IsItem Property
TdOPCBrowseItem.ItemId Property
TdOPCBrowseItem.ItemName Property
TdOPCBrowseItem.ItemPath Property
TdOPCBrowseItem.Kind Property
TdOPCBrowseItem.Name Property
TdOPCBrowseItem.NodeId Property
TdOPCBrowseItem.Tag Property
TdOPCBrowseItems Class
Methods
TdOPCBrowseItems.Assign Method
TdOPCBrowseItems.Clear Method
TdOPCBrowseItems.Destroy Destructor
TdOPCBrowseItems.GetEnumerator Method
Properties
TdOPCBrowseItems.Items Property
TdOPCBrowseItems.Tag Property
TdOPCLog Class
Constants
TdOPCLog.Debug Constant
TdOPCLog.Error Constant
TdOPCLog.Exception Constant
TdOPCLog.Info Constant
TdOPCLog.NilValue Constant
TdOPCLog.Request Constant
TdOPCLog.RequestAsync Constant
TdOPCLog.RequestSecure Constant
TdOPCLog.Response Constant
TdOPCLog.ResponseAsync Constant
TdOPCLog.ResponseSecure Constant
TdOPCLog.Warning Constant
TdOPCLogMsg Class
Fields
TdOPCLogMsg.Detail Field
TdOPCLogMsg.LogSeverity Field
TdOPCLogMsg.LogTime Field
TdOPCLogMsg.LogType Field
TdOPCLogMsg.Msg Field
Methods
TdOPCLogMsg.Assign Method
dOPCIntf.tdOPCConnectionType Enumeration
dOPCIntf.TServerStateRecord Record
dOPCIntf.dOPCADatatype Enumeration
dOPCIntf.TdOPCGroupStateRec Record
dOPCIntf.AccessRightToStr Function
dOPCIntf.EUTypeToStr Function
dOPCIntf.ItemPropIdToStr Function
dOPCIntf.ItemPropToId Function
dOPCIntf.QualitytoStr Function
dOPCIntf.StrToEUType Function
dOPCIntf.OPCVariant Type
dOPC UA Namespace
ua.client Namespace
TdOPCUAClient Class
Properties
TdOPCUAClient.Url Property
TdOPCUAClient.Active Property
TdOPCUAClient.Proxy Property
TdOPCUAClient.ClientName Property
TdOPCUAClient.SecurityMode Property
TdOPCUAClient.SecurityPolicy Property
TdOPCUAClient.Disconnecting Property
TdOPCUAClient.SessionLess Property
TdOPCUAClient.KeepAlive Property
TdOPCUAClient.UserLogin Property
TdOPCUAClient.SecurityKeypair Property
TdOPCUAClient.Version Property
TdOPCUAClient.SecurityLib Property
TdOPCUAClient.SessionData Property
TdOPCUAClient.Timeout Property
TdOPCUAClient.TimeoutConnect Property
Methods
TdOPCUAClient.Create Constructor
TdOPCUAClient.CancelRequest Method
TdOPCUAClient.CheckStatusCode Method
TdOPCUAClient.GetNamespaceArray Method
TdOPCUAClient.Log Method
TdOPCUAClient.GetNamespaceIndex Method
TdOPCUAClient.MethodCall Method
TdOPCUAClient.MethodGetParent Method
TdOPCUAClient.MethodsGet Method
TdOPCUAClient.ReadNodeAttribute Method
TdOPCUAClient.ReadNodeAttributeAsVariant Method
TdOPCUAClient.ReadNodeAttributes Method
TdOPCUAClient.ReadServerStatus Method
TdOPCUAClient.WriteNodeAttribute Method (string, integer, uaDataValue)
TdOPCUAClient.WriteNodeAttribute Method (string, integer, uaVariant)
TdOPCUAClient.WriteNodeAttributes Method
Events
TdOPCUAClient.OnConnect Event
TdOPCUAClient.OnDisconnect Event
TdOPCUAClient.OnGetCertificate Event
TdOPCUAClient.OnLog Event
TdOPCUAClient.OnServerShutdown Event
TdOPCUAClient.OnServerStatusRead Event
TdOPCUAClient.OnTrustCertificate Event
TuaUserLogin Class
Methods
TuaUserLogin.Create Constructor
TuaUserLogin.Destroy Destructor
TuaUserLogin.SetAnonymous Method
TuaUserLogin.SetCertificate Method (TBytes, TBytes, string)
TuaUserLogin.SetCertificate Method (string, string, string)
TuaUserLogin.SetUser Method
Properties
TuaUserLogin.Datafile Property
TuaUserLogin.Keypair Property
TuaUserLogin.LoginMode Property
TuaUserLogin.Password Property
TuaUserLogin.Username Property
TByteStringHelper Class Helper
Methods
TByteStringHelper.FromBytes Method
TByteStringHelper.FromFile Method
TByteStringHelper.FromStream Method
TByteStringHelper.ToBytes Method
TByteStringHelper.ToFile Method
TByteStringHelper.ToStream Method
TuaKeypair Class
Methods
TuaKeypair.Create Constructor
TuaKeypair.IsEmpty Method
TuaKeypair.LoadCertificateFromFile Method
TuaKeypair.LoadPrivateKeyFromFile Method
TuaKeypair.LoadPublicKeyFromFile Method
Properties
TuaKeypair.Password Property
TuaKeypair.PrivateKey Property
TuaKeypair.PublicKey Property
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj> Class
Fields
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.Error Field
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.Request Field
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.RequestId Field
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.Response Field
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.uaClient Field
Methods
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.Create Constructor
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.Destroy Destructor
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.Run Method
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.RunAsync Method
TuaServiceCall< CallIn: TuaRequestObj; CallOut: TuaResponseObj>.RunSync Method
ua.client.TuaSecurityLib Enumeration
ua.client.uaClassNameToInfo Function
ua.client.uaCopyExtensionObject Function
ua.client.uaCopyObj Function
ua.client.uaStatusCodeToString Function
ua.client.uaStrToNodeId Function
ua.client.ByteString Type
ua.client.TuaOnStatusEvent Type
ua.client.TuaTrustCertificate Type
ua.complextypes Namespace
TuaDataTypesDictionary Class
Methods
TuaDataTypesDictionary.GetBuiltInDatatype Method
TuaDataTypesDictionary.GetDatatype Method (string)
TuaDataTypesDictionary.GetDatatype Method (uaNodeId)
TuaDataTypesDictionary.ReadAllNodeDatatypes Method (TdOPCUAClient, string)
TuaDataTypesDictionary.ReadAllNodeDatatypes Method (TdOPCUAClient, string, boolean)
TuaDatatypeItem Class
Methods
TuaDatatypeItem.IsBuildInType Method ()
TuaDatatypeItem.IsBuildInType Method (uaBuildInType)
Properties
TuaDatatypeItem.BaseDatatype Property
TuaDatatypeItem.BuildInType Property
TuaDatatypeItem.DatatypeName Property
TuaDatatypeItem.FieldCount Property
TuaDatatypeItem.Fields Property
TuaDatatypeItem.Id Property
TuaDatatypeItem.IsStructure Property
TuaDatatypeItem.StructureDefinition Property
TuaField Class
Methods
TuaField.Create Constructor
TuaField.Destroy Destructor
TuaField.ToString Method
Properties
TuaField.FieldData Property
TuaField.OptionalFieldMask Property
TuaField.TypeData Property
TuaField.ValueData Property
TuaStructureObject Class
Methods
TuaStructureObject.Create Constructor
TuaStructureObject.Destroy Destructor
TuaStructureObject.Read Method
TuaStructureObject.ToString Method
TuaStructureObject.Write Method
Properties
TuaStructureObject.Encoding Property
TuaStructureObject.Fields Property
TuaStructureObject.TypeData Property
TuaStructureObject.UAClient Property
ua.complextypes.ReadInferredDatatypes Function
ua.complextypes.TuaFields Type
ua.complextypes.uaDatatypeDictionary Variable
ua.datatypes Namespace
TuaRequestObj Class
Methods
TuaRequestObj.GetRequestHeader Method
TuaResponseObj Class
Methods
TuaResponseObj.GetResponseHeader Method
uaActivateSessionRequest Class
Constants
uaActivateSessionRequest.BNo Constant
Methods
uaActivateSessionRequest.ClientSoftwareCertificates_Setlength Method
uaActivateSessionRequest.Create Constructor
uaActivateSessionRequest.Decode Method
uaActivateSessionRequest.Destroy Destructor
uaActivateSessionRequest.Encode Method
uaActivateSessionRequest.GetRequestHeader Method
uaActivateSessionRequest.LocaleIds_Setlength Method
uaActivateSessionRequest.ToString Method
Properties
uaActivateSessionRequest.ClientSignature Property
uaActivateSessionRequest.ClientSoftwareCertificates Property
uaActivateSessionRequest.LocaleIds Property
uaActivateSessionRequest.RequestHeader Property
uaActivateSessionRequest.UserIdentityToken Property
uaActivateSessionRequest.UserTokenSignature Property
uaActivateSessionResponse Class
Constants
uaActivateSessionResponse.BNo Constant
Methods
uaActivateSessionResponse.Create Constructor
uaActivateSessionResponse.Decode Method
uaActivateSessionResponse.Destroy Destructor
uaActivateSessionResponse.DiagnosticInfos_Setlength Method
uaActivateSessionResponse.Encode Method
uaActivateSessionResponse.GetResponseHeader Method
uaActivateSessionResponse.Results_Setlength Method
uaActivateSessionResponse.ToString Method
Properties
uaActivateSessionResponse.DiagnosticInfos Property
uaActivateSessionResponse.ResponseHeader Property
uaActivateSessionResponse.Results Property
uaActivateSessionResponse.ServerNonce Property
uaAddNodesItem Class
Constants
uaAddNodesItem.BNo Constant
Methods
uaAddNodesItem.Create Constructor
uaAddNodesItem.Decode Method
uaAddNodesItem.Destroy Destructor
uaAddNodesItem.Encode Method
uaAddNodesItem.ToString Method
Properties
uaAddNodesItem.BrowseName Property
uaAddNodesItem.NodeAttributes Property
uaAddNodesItem.NodeClass Property
uaAddNodesItem.ParentNodeId Property
uaAddNodesItem.ReferenceTypeId Property
uaAddNodesItem.RequestedNewNodeId Property
uaAddNodesItem.TypeDefinition Property
uaAddNodesRequest Class
Constants
uaAddNodesRequest.BNo Constant
Methods
uaAddNodesRequest.Create Constructor
uaAddNodesRequest.Decode Method
uaAddNodesRequest.Destroy Destructor
uaAddNodesRequest.Encode Method
uaAddNodesRequest.GetRequestHeader Method
uaAddNodesRequest.NodesToAdd_Setlength Method
uaAddNodesRequest.ToString Method
Properties
uaAddNodesRequest.NodesToAdd Property
uaAddNodesRequest.RequestHeader Property
uaAddNodesResponse Class
Constants
uaAddNodesResponse.BNo Constant
Methods
uaAddNodesResponse.Create Constructor
uaAddNodesResponse.Decode Method
uaAddNodesResponse.Destroy Destructor
uaAddNodesResponse.DiagnosticInfos_Setlength Method
uaAddNodesResponse.Encode Method
uaAddNodesResponse.GetResponseHeader Method
uaAddNodesResponse.Results_Setlength Method
uaAddNodesResponse.ToString Method
Properties
uaAddNodesResponse.DiagnosticInfos Property
uaAddNodesResponse.ResponseHeader Property
uaAddNodesResponse.Results Property
uaAddNodesResult Class
Constants
uaAddNodesResult.BNo Constant
Methods
uaAddNodesResult.Create Constructor
uaAddNodesResult.Decode Method
uaAddNodesResult.Destroy Destructor
uaAddNodesResult.Encode Method
uaAddNodesResult.ToString Method
Properties
uaAddNodesResult.AddedNodeId Property
uaAddNodesResult.StatusCode Property
uaAddReferencesItem Class
Constants
uaAddReferencesItem.BNo Constant
Methods
uaAddReferencesItem.Create Constructor
uaAddReferencesItem.Decode Method
uaAddReferencesItem.Destroy Destructor
uaAddReferencesItem.Encode Method
uaAddReferencesItem.ToString Method
Properties
uaAddReferencesItem.IsForward Property
uaAddReferencesItem.ReferenceTypeId Property
uaAddReferencesItem.SourceNodeId Property
uaAddReferencesItem.TargetNodeClass Property
uaAddReferencesItem.TargetNodeId Property
uaAddReferencesItem.TargetServerUri Property
uaAddReferencesRequest Class
Constants
uaAddReferencesRequest.BNo Constant
Methods
uaAddReferencesRequest.Create Constructor
uaAddReferencesRequest.Decode Method
uaAddReferencesRequest.Destroy Destructor
uaAddReferencesRequest.Encode Method
uaAddReferencesRequest.GetRequestHeader Method
uaAddReferencesRequest.ReferencesToAdd_Setlength Method
uaAddReferencesRequest.ToString Method
Properties
uaAddReferencesRequest.ReferencesToAdd Property
uaAddReferencesRequest.RequestHeader Property
uaAddReferencesResponse Class
Constants
uaAddReferencesResponse.BNo Constant
Methods
uaAddReferencesResponse.Create Constructor
uaAddReferencesResponse.Decode Method
uaAddReferencesResponse.Destroy Destructor
uaAddReferencesResponse.DiagnosticInfos_Setlength Method
uaAddReferencesResponse.Encode Method
uaAddReferencesResponse.GetResponseHeader Method
uaAddReferencesResponse.Results_Setlength Method
uaAddReferencesResponse.ToString Method
Properties
uaAddReferencesResponse.DiagnosticInfos Property
uaAddReferencesResponse.ResponseHeader Property
uaAddReferencesResponse.Results Property
uaAdditionalParametersType Class
Constants
uaAdditionalParametersType.BNo Constant
Methods
uaAdditionalParametersType.Create Constructor
uaAdditionalParametersType.Decode Method
uaAdditionalParametersType.Destroy Destructor
uaAdditionalParametersType.Encode Method
uaAdditionalParametersType.Parameters_Setlength Method
uaAdditionalParametersType.ToString Method
Properties
uaAdditionalParametersType.Parameters Property
uaAggregateConfiguration Class
Constants
uaAggregateConfiguration.BNo Constant
Methods
uaAggregateConfiguration.Create Constructor
uaAggregateConfiguration.Decode Method
uaAggregateConfiguration.Destroy Destructor
uaAggregateConfiguration.Encode Method
uaAggregateConfiguration.ToString Method
Properties
uaAggregateConfiguration.PercentDataBad Property
uaAggregateConfiguration.PercentDataGood Property
uaAggregateConfiguration.TreatUncertainAsBad Property
uaAggregateConfiguration.UseServerCapabilitiesDefaults Property
uaAggregateConfiguration.UseSlopedExtrapolation Property
uaAggregateFilter Class
Constants
uaAggregateFilter.BNo Constant
Methods
uaAggregateFilter.Create Constructor
uaAggregateFilter.Decode Method
uaAggregateFilter.Destroy Destructor
uaAggregateFilter.Encode Method
uaAggregateFilter.ToString Method
Properties
uaAggregateFilter.AggregateConfiguration Property
uaAggregateFilter.AggregateType Property
uaAggregateFilter.ProcessingInterval Property
uaAggregateFilter.StartTime Property
uaAggregateFilterResult Class
Constants
uaAggregateFilterResult.BNo Constant
Methods
uaAggregateFilterResult.Create Constructor
uaAggregateFilterResult.Decode Method
uaAggregateFilterResult.Destroy Destructor
uaAggregateFilterResult.Encode Method
uaAggregateFilterResult.ToString Method
Properties
uaAggregateFilterResult.RevisedAggregateConfiguration Property
uaAggregateFilterResult.RevisedProcessingInterval Property
uaAggregateFilterResult.RevisedStartTime Property
uaAnnotation Class
Constants
uaAnnotation.BNo Constant
Methods
uaAnnotation.Create Constructor
uaAnnotation.Decode Method
uaAnnotation.Destroy Destructor
uaAnnotation.Encode Method
uaAnnotation.ToString Method
Properties
uaAnnotation.AnnotationTime Property
uaAnnotation.Message Property
uaAnnotation.UserName Property
uaAnonymousIdentityToken Class
Constants
uaAnonymousIdentityToken.BNo Constant
Methods
uaAnonymousIdentityToken.Create Constructor
uaAnonymousIdentityToken.Decode Method
uaAnonymousIdentityToken.Destroy Destructor
uaAnonymousIdentityToken.Encode Method
uaAnonymousIdentityToken.ToString Method
uaApplicationDescription Class
Constants
uaApplicationDescription.BNo Constant
Methods
uaApplicationDescription.Create Constructor
uaApplicationDescription.Decode Method
uaApplicationDescription.Destroy Destructor
uaApplicationDescription.DiscoveryUrls_Setlength Method
uaApplicationDescription.Encode Method
uaApplicationDescription.ToString Method
Properties
uaApplicationDescription.ApplicationName Property
uaApplicationDescription.ApplicationType Property
uaApplicationDescription.ApplicationUri Property
uaApplicationDescription.DiscoveryProfileUri Property
uaApplicationDescription.DiscoveryUrls Property
uaApplicationDescription.GatewayServerUri Property
uaApplicationDescription.ProductUri Property
uaApplicationType Class
Constants
uaApplicationType.Client Constant
uaApplicationType.ClientAndServer Constant
uaApplicationType.DiscoveryServer Constant
uaApplicationType.Server Constant
Methods
uaApplicationType.ToString Method ()
uaApplicationType.ToString Method (integer)
uaArgument Class
Constants
uaArgument.BNo Constant
Methods
uaArgument.ArrayDimensions_Setlength Method
uaArgument.Create Constructor
uaArgument.Decode Method
uaArgument.Destroy Destructor
uaArgument.Encode Method
uaArgument.ToString Method
Properties
uaArgument.ArrayDimensions Property
uaArgument.DataType Property
uaArgument.Description Property
uaArgument.Name Property
uaArgument.ValueRank Property
uaArrayToStr Class
uaAttributeOperand Class
Constants
uaAttributeOperand.BNo Constant
Methods
uaAttributeOperand.Create Constructor
uaAttributeOperand.Decode Method
uaAttributeOperand.Destroy Destructor
uaAttributeOperand.Encode Method
uaAttributeOperand.ToString Method
Properties
uaAttributeOperand.Alias Property
uaAttributeOperand.AttributeId Property
uaAttributeOperand.BrowsePath Property
uaAttributeOperand.IndexRange Property
uaAttributeOperand.NodeId Property
uaAxisInformation Class
Constants
uaAxisInformation.BNo Constant
Methods
uaAxisInformation.AxisSteps_Setlength Method
uaAxisInformation.Create Constructor
uaAxisInformation.Decode Method
uaAxisInformation.Destroy Destructor
uaAxisInformation.Encode Method
uaAxisInformation.ToString Method
Properties
uaAxisInformation.AxisScaleType Property
uaAxisInformation.AxisSteps Property
uaAxisInformation.EngineeringUnits Property
uaAxisInformation.EURange Property
uaAxisInformation.Title Property
uaAxisScaleEnumeration Class
Constants
uaAxisScaleEnumeration.Linear Constant
uaAxisScaleEnumeration.Ln Constant
uaAxisScaleEnumeration.Log Constant
Methods
uaAxisScaleEnumeration.ToString Method ()
uaAxisScaleEnumeration.ToString Method (integer)
uaBrokerConnectionTransportDataType Class
Constants
uaBrokerConnectionTransportDataType.BNo Constant
Methods
uaBrokerConnectionTransportDataType.Create Constructor
uaBrokerConnectionTransportDataType.Decode Method
uaBrokerConnectionTransportDataType.Destroy Destructor
uaBrokerConnectionTransportDataType.Encode Method
uaBrokerConnectionTransportDataType.ToString Method
Properties
uaBrokerConnectionTransportDataType.AuthenticationProfileUri Property
uaBrokerConnectionTransportDataType.ResourceUri Property
uaBrokerDataSetReaderTransportDataType Class
Constants
uaBrokerDataSetReaderTransportDataType.BNo Constant
Methods
uaBrokerDataSetReaderTransportDataType.Create Constructor
uaBrokerDataSetReaderTransportDataType.Decode Method
uaBrokerDataSetReaderTransportDataType.Destroy Destructor
uaBrokerDataSetReaderTransportDataType.Encode Method
uaBrokerDataSetReaderTransportDataType.ToString Method
Properties
uaBrokerDataSetReaderTransportDataType.AuthenticationProfileUri Property
uaBrokerDataSetReaderTransportDataType.MetaDataQueueName Property
uaBrokerDataSetReaderTransportDataType.QueueName Property
uaBrokerDataSetReaderTransportDataType.RequestedDeliveryGuarantee Property
uaBrokerDataSetReaderTransportDataType.ResourceUri Property
uaBrokerDataSetWriterTransportDataType Class
Constants
uaBrokerDataSetWriterTransportDataType.BNo Constant
Methods
uaBrokerDataSetWriterTransportDataType.Create Constructor
uaBrokerDataSetWriterTransportDataType.Decode Method
uaBrokerDataSetWriterTransportDataType.Destroy Destructor
uaBrokerDataSetWriterTransportDataType.Encode Method
uaBrokerDataSetWriterTransportDataType.ToString Method
Properties
uaBrokerDataSetWriterTransportDataType.AuthenticationProfileUri Property
uaBrokerDataSetWriterTransportDataType.MetaDataQueueName Property
uaBrokerDataSetWriterTransportDataType.MetaDataUpdateTime Property
uaBrokerDataSetWriterTransportDataType.QueueName Property
uaBrokerDataSetWriterTransportDataType.RequestedDeliveryGuarantee Property
uaBrokerDataSetWriterTransportDataType.ResourceUri Property
uaBrokerTransportQualityOfService Class
Constants
uaBrokerTransportQualityOfService.AtLeastOnce Constant
uaBrokerTransportQualityOfService.AtMostOnce Constant
uaBrokerTransportQualityOfService.BestEffort Constant
uaBrokerTransportQualityOfService.ExactlyOnce Constant
uaBrokerTransportQualityOfService.NotSpecified Constant
Methods
uaBrokerTransportQualityOfService.ToString Method ()
uaBrokerTransportQualityOfService.ToString Method (integer)
uaBrokerWriterGroupTransportDataType Class
Constants
uaBrokerWriterGroupTransportDataType.BNo Constant
Methods
uaBrokerWriterGroupTransportDataType.Create Constructor
uaBrokerWriterGroupTransportDataType.Decode Method
uaBrokerWriterGroupTransportDataType.Destroy Destructor
uaBrokerWriterGroupTransportDataType.Encode Method
uaBrokerWriterGroupTransportDataType.ToString Method
Properties
uaBrokerWriterGroupTransportDataType.AuthenticationProfileUri Property
uaBrokerWriterGroupTransportDataType.QueueName Property
uaBrokerWriterGroupTransportDataType.RequestedDeliveryGuarantee Property
uaBrokerWriterGroupTransportDataType.ResourceUri Property
uaBrowseDescription Class
Constants
uaBrowseDescription.BNo Constant
Methods
uaBrowseDescription.Create Constructor
uaBrowseDescription.Decode Method
uaBrowseDescription.Destroy Destructor
uaBrowseDescription.Encode Method
uaBrowseDescription.ToString Method
Properties
uaBrowseDescription.BrowseDirection Property
uaBrowseDescription.IncludeSubtypes Property
uaBrowseDescription.NodeClassMask Property
uaBrowseDescription.NodeId Property
uaBrowseDescription.ReferenceTypeId Property
uaBrowseDescription.ResultMask Property
uaBrowseDirection Class
Methods
uaBrowseDirection.ToString Method ()
uaBrowseDirection.ToString Method (integer)
uaBrowseNextRequest Class
Constants
uaBrowseNextRequest.BNo Constant
Methods
uaBrowseNextRequest.ContinuationPoints_Setlength Method
uaBrowseNextRequest.Create Constructor
uaBrowseNextRequest.Decode Method
uaBrowseNextRequest.Destroy Destructor
uaBrowseNextRequest.Encode Method
uaBrowseNextRequest.GetRequestHeader Method
uaBrowseNextRequest.ToString Method
Properties
uaBrowseNextRequest.ContinuationPoints Property
uaBrowseNextRequest.ReleaseContinuationPoints Property
uaBrowseNextRequest.RequestHeader Property
uaBrowseNextResponse Class
Constants
uaBrowseNextResponse.BNo Constant
Methods
uaBrowseNextResponse.Create Constructor
uaBrowseNextResponse.Decode Method
uaBrowseNextResponse.Destroy Destructor
uaBrowseNextResponse.DiagnosticInfos_Setlength Method
uaBrowseNextResponse.Encode Method
uaBrowseNextResponse.GetResponseHeader Method
uaBrowseNextResponse.Results_Setlength Method
uaBrowseNextResponse.ToString Method
Properties
uaBrowseNextResponse.DiagnosticInfos Property
uaBrowseNextResponse.ResponseHeader Property
uaBrowseNextResponse.Results Property
uaBrowsePath Class
Constants
uaBrowsePath.BNo Constant
Methods
uaBrowsePath.Create Constructor
uaBrowsePath.Decode Method
uaBrowsePath.Destroy Destructor
uaBrowsePath.Encode Method
uaBrowsePath.ToString Method
Properties
uaBrowsePath.RelativePath Property
uaBrowsePath.StartingNode Property
uaBrowsePathResult Class
Constants
uaBrowsePathResult.BNo Constant
Methods
uaBrowsePathResult.Create Constructor
uaBrowsePathResult.Decode Method
uaBrowsePathResult.Destroy Destructor
uaBrowsePathResult.Encode Method
uaBrowsePathResult.Targets_Setlength Method
uaBrowsePathResult.ToString Method
Properties
uaBrowsePathResult.StatusCode Property
uaBrowsePathResult.Targets Property
uaBrowsePathTarget Class
Constants
uaBrowsePathTarget.BNo Constant
Methods
uaBrowsePathTarget.Create Constructor
uaBrowsePathTarget.Decode Method
uaBrowsePathTarget.Destroy Destructor
uaBrowsePathTarget.Encode Method
uaBrowsePathTarget.ToString Method
Properties
uaBrowsePathTarget.RemainingPathIndex Property
uaBrowsePathTarget.TargetId Property
uaBrowseRequest Class
Constants
uaBrowseRequest.BNo Constant
Methods
uaBrowseRequest.Create Constructor
uaBrowseRequest.Decode Method
uaBrowseRequest.Destroy Destructor
uaBrowseRequest.Encode Method
uaBrowseRequest.GetRequestHeader Method
uaBrowseRequest.NodesToBrowse_Setlength Method
uaBrowseRequest.ToString Method
Properties
uaBrowseRequest.NodesToBrowse Property
uaBrowseRequest.RequestedMaxReferencesPerNode Property
uaBrowseRequest.RequestHeader Property
uaBrowseRequest.View Property
uaBrowseResponse Class
Constants
uaBrowseResponse.BNo Constant
Methods
uaBrowseResponse.Create Constructor
uaBrowseResponse.Decode Method
uaBrowseResponse.Destroy Destructor
uaBrowseResponse.DiagnosticInfos_Setlength Method
uaBrowseResponse.Encode Method
uaBrowseResponse.GetResponseHeader Method
uaBrowseResponse.Results_Setlength Method
uaBrowseResponse.ToString Method
Properties
uaBrowseResponse.DiagnosticInfos Property
uaBrowseResponse.ResponseHeader Property
uaBrowseResponse.Results Property
uaBrowseResult Class
Constants
uaBrowseResult.BNo Constant
Methods
uaBrowseResult.Create Constructor
uaBrowseResult.Decode Method
uaBrowseResult.Destroy Destructor
uaBrowseResult.Encode Method
uaBrowseResult.References_Setlength Method
uaBrowseResult.ToString Method
Properties
uaBrowseResult.ContinuationPoint Property
uaBrowseResult.References Property
uaBrowseResult.StatusCode Property
uaBrowseResultMask Class
Constants
uaBrowseResultMask.All Constant
uaBrowseResultMask.BrowseName Constant
uaBrowseResultMask.DisplayName Constant
uaBrowseResultMask.IsForward Constant
uaBrowseResultMask.NodeClass Constant
uaBrowseResultMask.None Constant
uaBrowseResultMask.ReferenceTypeId Constant
uaBrowseResultMask.ReferenceTypeInfo Constant
uaBrowseResultMask.TargetInfo Constant
uaBrowseResultMask.TypeDefinition Constant
Methods
uaBrowseResultMask.ToString Method ()
uaBrowseResultMask.ToString Method (integer)
uaBuildInfo Class
Constants
uaBuildInfo.BNo Constant
Methods
uaBuildInfo.Create Constructor
uaBuildInfo.Decode Method
uaBuildInfo.Destroy Destructor
uaBuildInfo.Encode Method
uaBuildInfo.ToString Method
Properties
uaBuildInfo.BuildDate Property
uaBuildInfo.BuildNumber Property
uaBuildInfo.ManufacturerName Property
uaBuildInfo.ProductName Property
uaBuildInfo.ProductUri Property
uaBuildInfo.SoftwareVersion Property
uaByteStringHelper Class Helper
Methods
uaByteStringHelper.ToString Method
uaCallMethodRequest Class
Constants
uaCallMethodRequest.BNo Constant
Methods
uaCallMethodRequest.Create Constructor
uaCallMethodRequest.Decode Method
uaCallMethodRequest.Destroy Destructor
uaCallMethodRequest.Encode Method
uaCallMethodRequest.InputArguments_Setlength Method
uaCallMethodRequest.ToString Method
Properties
uaCallMethodRequest.InputArguments Property
uaCallMethodRequest.MethodId Property
uaCallMethodRequest.ObjectId Property
uaCallMethodResult Class
Constants
uaCallMethodResult.BNo Constant
Methods
uaCallMethodResult.Create Constructor
uaCallMethodResult.Decode Method
uaCallMethodResult.Destroy Destructor
uaCallMethodResult.Encode Method
uaCallMethodResult.InputArgumentDiagnosticInfos_Setlength Method
uaCallMethodResult.InputArgumentResults_Setlength Method
uaCallMethodResult.OutputArguments_Setlength Method
uaCallMethodResult.ToString Method
Properties
uaCallMethodResult.InputArgumentDiagnosticInfos Property
uaCallMethodResult.InputArgumentResults Property
uaCallMethodResult.OutputArguments Property
uaCallMethodResult.StatusCode Property
uaCallRequest Class
Constants
uaCallRequest.BNo Constant
Methods
uaCallRequest.Create Constructor
uaCallRequest.Decode Method
uaCallRequest.Destroy Destructor
uaCallRequest.Encode Method
uaCallRequest.GetRequestHeader Method
uaCallRequest.MethodsToCall_Setlength Method
uaCallRequest.ToString Method
Properties
uaCallRequest.MethodsToCall Property
uaCallRequest.RequestHeader Property
uaCallResponse Class
Constants
uaCallResponse.BNo Constant
Methods
uaCallResponse.Create Constructor
uaCallResponse.Decode Method
uaCallResponse.Destroy Destructor
uaCallResponse.DiagnosticInfos_Setlength Method
uaCallResponse.Encode Method
uaCallResponse.GetResponseHeader Method
uaCallResponse.Results_Setlength Method
uaCallResponse.ToString Method
Properties
uaCallResponse.DiagnosticInfos Property
uaCallResponse.ResponseHeader Property
uaCallResponse.Results Property
uaCancelRequest Class
Constants
uaCancelRequest.BNo Constant
Methods
uaCancelRequest.Create Constructor
uaCancelRequest.Decode Method
uaCancelRequest.Destroy Destructor
uaCancelRequest.Encode Method
uaCancelRequest.GetRequestHeader Method
uaCancelRequest.ToString Method
Properties
uaCancelRequest.RequestHandle Property
uaCancelRequest.RequestHeader Property
uaCancelResponse Class
Constants
uaCancelResponse.BNo Constant
Methods
uaCancelResponse.Create Constructor
uaCancelResponse.Decode Method
uaCancelResponse.Destroy Destructor
uaCancelResponse.Encode Method
uaCancelResponse.GetResponseHeader Method
uaCancelResponse.ToString Method
Properties
uaCancelResponse.CancelCount Property
uaCancelResponse.ResponseHeader Property
uaChannelSecurityToken Class
Constants
uaChannelSecurityToken.BNo Constant
Methods
uaChannelSecurityToken.Create Constructor
uaChannelSecurityToken.Decode Method
uaChannelSecurityToken.Destroy Destructor
uaChannelSecurityToken.Encode Method
uaChannelSecurityToken.ToString Method
Properties
uaChannelSecurityToken.ChannelId Property
uaChannelSecurityToken.CreatedAt Property
uaChannelSecurityToken.RevisedLifetime Property
uaChannelSecurityToken.TokenId Property
uaCloseSecureChannelRequest Class
Constants
uaCloseSecureChannelRequest.BNo Constant
Methods
uaCloseSecureChannelRequest.Create Constructor
uaCloseSecureChannelRequest.Decode Method
uaCloseSecureChannelRequest.Destroy Destructor
uaCloseSecureChannelRequest.Encode Method
uaCloseSecureChannelRequest.GetRequestHeader Method
uaCloseSecureChannelRequest.ToString Method
Properties
uaCloseSecureChannelRequest.RequestHeader Property
uaCloseSecureChannelResponse Class
Constants
uaCloseSecureChannelResponse.BNo Constant
Methods
uaCloseSecureChannelResponse.Create Constructor
uaCloseSecureChannelResponse.Decode Method
uaCloseSecureChannelResponse.Destroy Destructor
uaCloseSecureChannelResponse.Encode Method
uaCloseSecureChannelResponse.GetResponseHeader Method
uaCloseSecureChannelResponse.ToString Method
Properties
uaCloseSecureChannelResponse.ResponseHeader Property
uaCloseSessionRequest Class
Constants
uaCloseSessionRequest.BNo Constant
Methods
uaCloseSessionRequest.Create Constructor
uaCloseSessionRequest.Decode Method
uaCloseSessionRequest.Destroy Destructor
uaCloseSessionRequest.Encode Method
uaCloseSessionRequest.GetRequestHeader Method
uaCloseSessionRequest.ToString Method
Properties
uaCloseSessionRequest.DeleteSubscriptions Property
uaCloseSessionRequest.RequestHeader Property
uaCloseSessionResponse Class
Constants
uaCloseSessionResponse.BNo Constant
Methods
uaCloseSessionResponse.Create Constructor
uaCloseSessionResponse.Decode Method
uaCloseSessionResponse.Destroy Destructor
uaCloseSessionResponse.Encode Method
uaCloseSessionResponse.GetResponseHeader Method
uaCloseSessionResponse.ToString Method
Properties
uaCloseSessionResponse.ResponseHeader Property
uaComplexNumberType Class
Constants
uaComplexNumberType.BNo Constant
Methods
uaComplexNumberType.Create Constructor
uaComplexNumberType.Decode Method
uaComplexNumberType.Destroy Destructor
uaComplexNumberType.Encode Method
uaComplexNumberType.ToString Method
Properties
uaComplexNumberType.Imaginary Property
uaComplexNumberType.Real Property
uaConfigurationVersionDataType Class
Constants
uaConfigurationVersionDataType.BNo Constant
Methods
uaConfigurationVersionDataType.Create Constructor
uaConfigurationVersionDataType.Decode Method
uaConfigurationVersionDataType.Destroy Destructor
uaConfigurationVersionDataType.Encode Method
uaConfigurationVersionDataType.ToString Method
Properties
uaConfigurationVersionDataType.MajorVersion Property
uaConfigurationVersionDataType.MinorVersion Property
uaConnectionTransportDataType Class
Constants
uaConnectionTransportDataType.BNo Constant
Methods
uaConnectionTransportDataType.Create Constructor
uaConnectionTransportDataType.Decode Method
uaConnectionTransportDataType.Destroy Destructor
uaConnectionTransportDataType.Encode Method
uaConnectionTransportDataType.ToString Method
uaContentFilter Class
Constants
uaContentFilter.BNo Constant
Methods
uaContentFilter.Create Constructor
uaContentFilter.Decode Method
uaContentFilter.Destroy Destructor
uaContentFilter.Elements_Setlength Method
uaContentFilter.Encode Method
uaContentFilter.ToString Method
Properties
uaContentFilter.Elements Property
uaContentFilterElement Class
Constants
uaContentFilterElement.BNo Constant
Methods
uaContentFilterElement.Create Constructor
uaContentFilterElement.Decode Method
uaContentFilterElement.Destroy Destructor
uaContentFilterElement.Encode Method
uaContentFilterElement.FilterOperands_Setlength Method
uaContentFilterElement.ToString Method
Properties
uaContentFilterElement.FilterOperands Property
uaContentFilterElement.FilterOperator Property
uaContentFilterElementResult Class
Constants
uaContentFilterElementResult.BNo Constant
Methods
uaContentFilterElementResult.Create Constructor
uaContentFilterElementResult.Decode Method
uaContentFilterElementResult.Destroy Destructor
uaContentFilterElementResult.Encode Method
uaContentFilterElementResult.OperandDiagnosticInfos_Setlength Method
uaContentFilterElementResult.OperandStatusCodes_Setlength Method
uaContentFilterElementResult.ToString Method
Properties
uaContentFilterElementResult.OperandDiagnosticInfos Property
uaContentFilterElementResult.OperandStatusCodes Property
uaContentFilterElementResult.StatusCode Property
uaContentFilterResult Class
Constants
uaContentFilterResult.BNo Constant
Methods
uaContentFilterResult.Create Constructor
uaContentFilterResult.Decode Method
uaContentFilterResult.Destroy Destructor
uaContentFilterResult.ElementDiagnosticInfos_Setlength Method
uaContentFilterResult.ElementResults_Setlength Method
uaContentFilterResult.Encode Method
uaContentFilterResult.ToString Method
Properties
uaContentFilterResult.ElementDiagnosticInfos Property
uaContentFilterResult.ElementResults Property
uaCreateMonitoredItemsRequest Class
Constants
uaCreateMonitoredItemsRequest.BNo Constant
Methods
uaCreateMonitoredItemsRequest.Create Constructor
uaCreateMonitoredItemsRequest.Decode Method
uaCreateMonitoredItemsRequest.Destroy Destructor
uaCreateMonitoredItemsRequest.Encode Method
uaCreateMonitoredItemsRequest.GetRequestHeader Method
uaCreateMonitoredItemsRequest.ItemsToCreate_Setlength Method
uaCreateMonitoredItemsRequest.ToString Method
Properties
uaCreateMonitoredItemsRequest.ItemsToCreate Property
uaCreateMonitoredItemsRequest.RequestHeader Property
uaCreateMonitoredItemsRequest.SubscriptionId Property
uaCreateMonitoredItemsRequest.TimestampsToReturn Property
uaCreateMonitoredItemsResponse Class
Constants
uaCreateMonitoredItemsResponse.BNo Constant
Methods
uaCreateMonitoredItemsResponse.Create Constructor
uaCreateMonitoredItemsResponse.Decode Method
uaCreateMonitoredItemsResponse.Destroy Destructor
uaCreateMonitoredItemsResponse.DiagnosticInfos_Setlength Method
uaCreateMonitoredItemsResponse.Encode Method
uaCreateMonitoredItemsResponse.GetResponseHeader Method
uaCreateMonitoredItemsResponse.Results_Setlength Method
uaCreateMonitoredItemsResponse.ToString Method
Properties
uaCreateMonitoredItemsResponse.DiagnosticInfos Property
uaCreateMonitoredItemsResponse.ResponseHeader Property
uaCreateMonitoredItemsResponse.Results Property
uaCreateSessionRequest Class
Constants
uaCreateSessionRequest.BNo Constant
Methods
uaCreateSessionRequest.Create Constructor
uaCreateSessionRequest.Decode Method
uaCreateSessionRequest.Destroy Destructor
uaCreateSessionRequest.Encode Method
uaCreateSessionRequest.GetRequestHeader Method
uaCreateSessionRequest.ToString Method
Properties
uaCreateSessionRequest.ClientCertificate Property
uaCreateSessionRequest.ClientDescription Property
uaCreateSessionRequest.ClientNonce Property
uaCreateSessionRequest.EndpointUrl Property
uaCreateSessionRequest.MaxResponseMessageSize Property
uaCreateSessionRequest.RequestedSessionTimeout Property
uaCreateSessionRequest.RequestHeader Property
uaCreateSessionRequest.ServerUri Property
uaCreateSessionRequest.SessionName Property
uaCreateSessionResponse Class
Constants
uaCreateSessionResponse.BNo Constant
Methods
uaCreateSessionResponse.Create Constructor
uaCreateSessionResponse.Decode Method
uaCreateSessionResponse.Destroy Destructor
uaCreateSessionResponse.Encode Method
uaCreateSessionResponse.GetResponseHeader Method
uaCreateSessionResponse.ServerEndpoints_Setlength Method
uaCreateSessionResponse.ServerSoftwareCertificates_Setlength Method
uaCreateSessionResponse.ToString Method
Properties
uaCreateSessionResponse.AuthenticationToken Property
uaCreateSessionResponse.MaxRequestMessageSize Property
uaCreateSessionResponse.ResponseHeader Property
uaCreateSessionResponse.RevisedSessionTimeout Property
uaCreateSessionResponse.ServerCertificate Property
uaCreateSessionResponse.ServerEndpoints Property
uaCreateSessionResponse.ServerNonce Property
uaCreateSessionResponse.ServerSignature Property
uaCreateSessionResponse.ServerSoftwareCertificates Property
uaCreateSessionResponse.SessionId Property
uaCreateSubscriptionRequest Class
Constants
uaCreateSubscriptionRequest.BNo Constant
Methods
uaCreateSubscriptionRequest.Create Constructor
uaCreateSubscriptionRequest.Decode Method
uaCreateSubscriptionRequest.Destroy Destructor
uaCreateSubscriptionRequest.Encode Method
uaCreateSubscriptionRequest.GetRequestHeader Method
uaCreateSubscriptionRequest.ToString Method
Properties
uaCreateSubscriptionRequest.MaxNotificationsPerPublish Property
uaCreateSubscriptionRequest.Priority Property
uaCreateSubscriptionRequest.PublishingEnabled Property
uaCreateSubscriptionRequest.RequestedLifetimeCount Property
uaCreateSubscriptionRequest.RequestedMaxKeepAliveCount Property
uaCreateSubscriptionRequest.RequestedPublishingInterval Property
uaCreateSubscriptionRequest.RequestHeader Property
uaCreateSubscriptionResponse Class
Constants
uaCreateSubscriptionResponse.BNo Constant
Methods
uaCreateSubscriptionResponse.Create Constructor
uaCreateSubscriptionResponse.Decode Method
uaCreateSubscriptionResponse.Destroy Destructor
uaCreateSubscriptionResponse.Encode Method
uaCreateSubscriptionResponse.GetResponseHeader Method
uaCreateSubscriptionResponse.ToString Method
Properties
uaCreateSubscriptionResponse.ResponseHeader Property
uaCreateSubscriptionResponse.RevisedLifetimeCount Property
uaCreateSubscriptionResponse.RevisedMaxKeepAliveCount Property
uaCreateSubscriptionResponse.RevisedPublishingInterval Property
uaCreateSubscriptionResponse.SubscriptionId Property
uaDataChangeFilter Class
Constants
uaDataChangeFilter.BNo Constant
Methods
uaDataChangeFilter.Create Constructor
uaDataChangeFilter.Decode Method
uaDataChangeFilter.Destroy Destructor
uaDataChangeFilter.Encode Method
uaDataChangeFilter.ToString Method
Properties
uaDataChangeFilter.DeadbandType Property
uaDataChangeFilter.DeadbandValue Property
uaDataChangeFilter.Trigger Property
uaDataChangeNotification Class
Constants
uaDataChangeNotification.BNo Constant
Methods
uaDataChangeNotification.Create Constructor
uaDataChangeNotification.Decode Method
uaDataChangeNotification.Destroy Destructor
uaDataChangeNotification.DiagnosticInfos_Setlength Method
uaDataChangeNotification.Encode Method
uaDataChangeNotification.MonitoredItems_Setlength Method
uaDataChangeNotification.ToString Method
Properties
uaDataChangeNotification.DiagnosticInfos Property
uaDataChangeNotification.MonitoredItems Property
uaDataChangeTrigger Class
Constants
uaDataChangeTrigger.Status Constant
uaDataChangeTrigger.StatusValue Constant
uaDataChangeTrigger.StatusValueTimestamp Constant
Methods
uaDataChangeTrigger.ToString Method ()
uaDataChangeTrigger.ToString Method (integer)
uaDataSetMetaDataType Class
Constants
uaDataSetMetaDataType.BNo Constant
Methods
uaDataSetMetaDataType.Create Constructor
uaDataSetMetaDataType.Decode Method
uaDataSetMetaDataType.Destroy Destructor
uaDataSetMetaDataType.Encode Method
uaDataSetMetaDataType.Fields_Setlength Method
uaDataSetMetaDataType.ToString Method
Properties
uaDataSetMetaDataType.ConfigurationVersion Property
uaDataSetMetaDataType.DataSetClassId Property
uaDataSetMetaDataType.Description Property
uaDataSetMetaDataType.Fields Property
uaDataSetMetaDataType.Name Property
uaDataSetOrderingType Class
Constants
uaDataSetOrderingType.AscendingWriterId Constant
uaDataSetOrderingType.AscendingWriterIdSingle Constant
uaDataSetOrderingType.Undefined Constant
Methods
uaDataSetOrderingType.ToString Method ()
uaDataSetOrderingType.ToString Method (integer)
uaDataSetReaderDataType Class
Constants
uaDataSetReaderDataType.BNo Constant
Methods
uaDataSetReaderDataType.Create Constructor
uaDataSetReaderDataType.DataSetReaderProperties_Setlength Method
uaDataSetReaderDataType.Decode Method
uaDataSetReaderDataType.Destroy Destructor
uaDataSetReaderDataType.Encode Method
uaDataSetReaderDataType.SecurityKeyServices_Setlength Method
uaDataSetReaderDataType.ToString Method
Properties
uaDataSetReaderDataType.DataSetFieldContentMask Property
uaDataSetReaderDataType.DataSetMetaData Property
uaDataSetReaderDataType.DataSetReaderProperties Property
uaDataSetReaderDataType.DataSetWriterId Property
uaDataSetReaderDataType.Enabled Property
uaDataSetReaderDataType.HeaderLayoutUri Property
uaDataSetReaderDataType.KeyFrameCount Property
uaDataSetReaderDataType.MessageReceiveTimeout Property
uaDataSetReaderDataType.MessageSettings Property
uaDataSetReaderDataType.Name Property
uaDataSetReaderDataType.PublisherId Property
uaDataSetReaderDataType.SecurityGroupId Property
uaDataSetReaderDataType.SecurityKeyServices Property
uaDataSetReaderDataType.SecurityMode Property
uaDataSetReaderDataType.SubscribedDataSet Property
uaDataSetReaderDataType.TransportSettings Property
uaDataSetReaderDataType.WriterGroupId Property
uaDataSetReaderMessageDataType Class
Constants
uaDataSetReaderMessageDataType.BNo Constant
Methods
uaDataSetReaderMessageDataType.Create Constructor
uaDataSetReaderMessageDataType.Decode Method
uaDataSetReaderMessageDataType.Destroy Destructor
uaDataSetReaderMessageDataType.Encode Method
uaDataSetReaderMessageDataType.ToString Method
uaDataSetReaderTransportDataType Class
Constants
uaDataSetReaderTransportDataType.BNo Constant
Methods
uaDataSetReaderTransportDataType.Create Constructor
uaDataSetReaderTransportDataType.Decode Method
uaDataSetReaderTransportDataType.Destroy Destructor
uaDataSetReaderTransportDataType.Encode Method
uaDataSetReaderTransportDataType.ToString Method
uaDataSetWriterDataType Class
Constants
uaDataSetWriterDataType.BNo Constant
Methods
uaDataSetWriterDataType.Create Constructor
uaDataSetWriterDataType.DataSetWriterProperties_Setlength Method
uaDataSetWriterDataType.Decode Method
uaDataSetWriterDataType.Destroy Destructor
uaDataSetWriterDataType.Encode Method
uaDataSetWriterDataType.ToString Method
Properties
uaDataSetWriterDataType.DataSetFieldContentMask Property
uaDataSetWriterDataType.DataSetName Property
uaDataSetWriterDataType.DataSetWriterId Property
uaDataSetWriterDataType.DataSetWriterProperties Property
uaDataSetWriterDataType.Enabled Property
uaDataSetWriterDataType.KeyFrameCount Property
uaDataSetWriterDataType.MessageSettings Property
uaDataSetWriterDataType.Name Property
uaDataSetWriterDataType.TransportSettings Property
uaDataSetWriterMessageDataType Class
Constants
uaDataSetWriterMessageDataType.BNo Constant
Methods
uaDataSetWriterMessageDataType.Create Constructor
uaDataSetWriterMessageDataType.Decode Method
uaDataSetWriterMessageDataType.Destroy Destructor
uaDataSetWriterMessageDataType.Encode Method
uaDataSetWriterMessageDataType.ToString Method
uaDataSetWriterTransportDataType Class
Constants
uaDataSetWriterTransportDataType.BNo Constant
Methods
uaDataSetWriterTransportDataType.Create Constructor
uaDataSetWriterTransportDataType.Decode Method
uaDataSetWriterTransportDataType.Destroy Destructor
uaDataSetWriterTransportDataType.Encode Method
uaDataSetWriterTransportDataType.ToString Method
uaDataTypeAttributes Class
Constants
uaDataTypeAttributes.BNo Constant
Methods
uaDataTypeAttributes.Create Constructor
uaDataTypeAttributes.Decode Method
uaDataTypeAttributes.Destroy Destructor
uaDataTypeAttributes.Encode Method
uaDataTypeAttributes.ToString Method
Properties
uaDataTypeAttributes.IsAbstract Property
uaDataTypeDefinition Class
Constants
uaDataTypeDefinition.BNo Constant
Methods
uaDataTypeDefinition.Create Constructor
uaDataTypeDefinition.Decode Method
uaDataTypeDefinition.Destroy Destructor
uaDataTypeDefinition.Encode Method
uaDataTypeDefinition.ToString Method
uaDataTypeDescription Class
Constants
uaDataTypeDescription.BNo Constant
Methods
uaDataTypeDescription.Create Constructor
uaDataTypeDescription.Decode Method
uaDataTypeDescription.Destroy Destructor
uaDataTypeDescription.Encode Method
uaDataTypeDescription.ToString Method
Properties
uaDataTypeDescription.DataTypeId Property
uaDataTypeDescription.Name Property
uaDataTypeNode Class
Constants
uaDataTypeNode.BNo Constant
Methods
uaDataTypeNode.Create Constructor
uaDataTypeNode.Decode Method
uaDataTypeNode.Destroy Destructor
uaDataTypeNode.Encode Method
uaDataTypeNode.ToString Method
Properties
uaDataTypeNode.DataTypeDefinition Property
uaDataTypeNode.IsAbstract Property
uaDataTypeSchemaHeader Class
Constants
uaDataTypeSchemaHeader.BNo Constant
Methods
uaDataTypeSchemaHeader.Create Constructor
uaDataTypeSchemaHeader.Decode Method
uaDataTypeSchemaHeader.Destroy Destructor
uaDataTypeSchemaHeader.Encode Method
uaDataTypeSchemaHeader.EnumDataTypes_Setlength Method
uaDataTypeSchemaHeader.Namespaces_Setlength Method
uaDataTypeSchemaHeader.SimpleDataTypes_Setlength Method
uaDataTypeSchemaHeader.StructureDataTypes_Setlength Method
uaDataTypeSchemaHeader.ToString Method
Properties
uaDataTypeSchemaHeader.EnumDataTypes Property
uaDataTypeSchemaHeader.Namespaces Property
uaDataTypeSchemaHeader.SimpleDataTypes Property
uaDataTypeSchemaHeader.StructureDataTypes Property
uaDatagramConnectionTransportDataType Class
Constants
uaDatagramConnectionTransportDataType.BNo Constant
Methods
uaDatagramConnectionTransportDataType.Create Constructor
uaDatagramConnectionTransportDataType.Decode Method
uaDatagramConnectionTransportDataType.Destroy Destructor
uaDatagramConnectionTransportDataType.Encode Method
uaDatagramConnectionTransportDataType.ToString Method
Properties
uaDatagramConnectionTransportDataType.DiscoveryAddress Property
uaDatagramWriterGroupTransportDataType Class
Constants
uaDatagramWriterGroupTransportDataType.BNo Constant
Methods
uaDatagramWriterGroupTransportDataType.Create Constructor
uaDatagramWriterGroupTransportDataType.Decode Method
uaDatagramWriterGroupTransportDataType.Destroy Destructor
uaDatagramWriterGroupTransportDataType.Encode Method
uaDatagramWriterGroupTransportDataType.ToString Method
Properties
uaDatagramWriterGroupTransportDataType.MessageRepeatCount Property
uaDatagramWriterGroupTransportDataType.MessageRepeatDelay Property
uaDeadbandType Class
Constants
uaDeadbandType.Absolute Constant
uaDeadbandType.None Constant
uaDeadbandType.Percent Constant
Methods
uaDeadbandType.ToString Method ()
uaDeadbandType.ToString Method (integer)
uaDecimalDataType Class
Constants
uaDecimalDataType.BNo Constant
Methods
uaDecimalDataType.Create Constructor
uaDecimalDataType.Decode Method
uaDecimalDataType.Destroy Destructor
uaDecimalDataType.Encode Method
uaDecimalDataType.ToString Method
Properties
uaDecimalDataType.Scale Property
uaDecimalDataType.Value Property
uaDeleteAtTimeDetails Class
Constants
uaDeleteAtTimeDetails.BNo Constant
Methods
uaDeleteAtTimeDetails.Create Constructor
uaDeleteAtTimeDetails.Decode Method
uaDeleteAtTimeDetails.Destroy Destructor
uaDeleteAtTimeDetails.Encode Method
uaDeleteAtTimeDetails.ReqTimes_Setlength Method
uaDeleteAtTimeDetails.ToString Method
Properties
uaDeleteAtTimeDetails.ReqTimes Property
uaDeleteEventDetails Class
Constants
uaDeleteEventDetails.BNo Constant
Methods
uaDeleteEventDetails.Create Constructor
uaDeleteEventDetails.Decode Method
uaDeleteEventDetails.Destroy Destructor
uaDeleteEventDetails.Encode Method
uaDeleteEventDetails.EventIds_Setlength Method
uaDeleteEventDetails.ToString Method
Properties
uaDeleteEventDetails.EventIds Property
uaDeleteMonitoredItemsRequest Class
Constants
uaDeleteMonitoredItemsRequest.BNo Constant
Methods
uaDeleteMonitoredItemsRequest.Create Constructor
uaDeleteMonitoredItemsRequest.Decode Method
uaDeleteMonitoredItemsRequest.Destroy Destructor
uaDeleteMonitoredItemsRequest.Encode Method
uaDeleteMonitoredItemsRequest.GetRequestHeader Method
uaDeleteMonitoredItemsRequest.MonitoredItemIds_Setlength Method
uaDeleteMonitoredItemsRequest.ToString Method
Properties
uaDeleteMonitoredItemsRequest.MonitoredItemIds Property
uaDeleteMonitoredItemsRequest.RequestHeader Property
uaDeleteMonitoredItemsRequest.SubscriptionId Property
uaDeleteMonitoredItemsResponse Class
Constants
uaDeleteMonitoredItemsResponse.BNo Constant
Methods
uaDeleteMonitoredItemsResponse.Create Constructor
uaDeleteMonitoredItemsResponse.Decode Method
uaDeleteMonitoredItemsResponse.Destroy Destructor
uaDeleteMonitoredItemsResponse.DiagnosticInfos_Setlength Method
uaDeleteMonitoredItemsResponse.Encode Method
uaDeleteMonitoredItemsResponse.GetResponseHeader Method
uaDeleteMonitoredItemsResponse.Results_Setlength Method
uaDeleteMonitoredItemsResponse.ToString Method
Properties
uaDeleteMonitoredItemsResponse.DiagnosticInfos Property
uaDeleteMonitoredItemsResponse.ResponseHeader Property
uaDeleteMonitoredItemsResponse.Results Property
uaDeleteNodesItem Class
Constants
uaDeleteNodesItem.BNo Constant
Methods
uaDeleteNodesItem.Create Constructor
uaDeleteNodesItem.Decode Method
uaDeleteNodesItem.Destroy Destructor
uaDeleteNodesItem.Encode Method
uaDeleteNodesItem.ToString Method
Properties
uaDeleteNodesItem.DeleteTargetReferences Property
uaDeleteNodesItem.NodeId Property
uaDeleteNodesRequest Class
Constants
uaDeleteNodesRequest.BNo Constant
Methods
uaDeleteNodesRequest.Create Constructor
uaDeleteNodesRequest.Decode Method
uaDeleteNodesRequest.Destroy Destructor
uaDeleteNodesRequest.Encode Method
uaDeleteNodesRequest.GetRequestHeader Method
uaDeleteNodesRequest.NodesToDelete_Setlength Method
uaDeleteNodesRequest.ToString Method
Properties
uaDeleteNodesRequest.NodesToDelete Property
uaDeleteNodesRequest.RequestHeader Property
uaDeleteNodesResponse Class
Constants
uaDeleteNodesResponse.BNo Constant
Methods
uaDeleteNodesResponse.Create Constructor
uaDeleteNodesResponse.Decode Method
uaDeleteNodesResponse.Destroy Destructor
uaDeleteNodesResponse.DiagnosticInfos_Setlength Method
uaDeleteNodesResponse.Encode Method
uaDeleteNodesResponse.GetResponseHeader Method
uaDeleteNodesResponse.Results_Setlength Method
uaDeleteNodesResponse.ToString Method
Properties
uaDeleteNodesResponse.DiagnosticInfos Property
uaDeleteNodesResponse.ResponseHeader Property
uaDeleteNodesResponse.Results Property
uaDeleteRawModifiedDetails Class
Constants
uaDeleteRawModifiedDetails.BNo Constant
Methods
uaDeleteRawModifiedDetails.Create Constructor
uaDeleteRawModifiedDetails.Decode Method
uaDeleteRawModifiedDetails.Destroy Destructor
uaDeleteRawModifiedDetails.Encode Method
uaDeleteRawModifiedDetails.ToString Method
Properties
uaDeleteRawModifiedDetails.EndTime Property
uaDeleteRawModifiedDetails.IsDeleteModified Property
uaDeleteRawModifiedDetails.StartTime Property
uaDeleteReferencesItem Class
Constants
uaDeleteReferencesItem.BNo Constant
Methods
uaDeleteReferencesItem.Create Constructor
uaDeleteReferencesItem.Decode Method
uaDeleteReferencesItem.Destroy Destructor
uaDeleteReferencesItem.Encode Method
uaDeleteReferencesItem.ToString Method
Properties
uaDeleteReferencesItem.DeleteBidirectional Property
uaDeleteReferencesItem.IsForward Property
uaDeleteReferencesItem.ReferenceTypeId Property
uaDeleteReferencesItem.SourceNodeId Property
uaDeleteReferencesItem.TargetNodeId Property
uaDeleteReferencesRequest Class
Constants
uaDeleteReferencesRequest.BNo Constant
Methods
uaDeleteReferencesRequest.Create Constructor
uaDeleteReferencesRequest.Decode Method
uaDeleteReferencesRequest.Destroy Destructor
uaDeleteReferencesRequest.Encode Method
uaDeleteReferencesRequest.GetRequestHeader Method
uaDeleteReferencesRequest.ReferencesToDelete_Setlength Method
uaDeleteReferencesRequest.ToString Method
Properties
uaDeleteReferencesRequest.ReferencesToDelete Property
uaDeleteReferencesRequest.RequestHeader Property
uaDeleteReferencesResponse Class
Constants
uaDeleteReferencesResponse.BNo Constant
Methods
uaDeleteReferencesResponse.Create Constructor
uaDeleteReferencesResponse.Decode Method
uaDeleteReferencesResponse.Destroy Destructor
uaDeleteReferencesResponse.DiagnosticInfos_Setlength Method
uaDeleteReferencesResponse.Encode Method
uaDeleteReferencesResponse.GetResponseHeader Method
uaDeleteReferencesResponse.Results_Setlength Method
uaDeleteReferencesResponse.ToString Method
Properties
uaDeleteReferencesResponse.DiagnosticInfos Property
uaDeleteReferencesResponse.ResponseHeader Property
uaDeleteReferencesResponse.Results Property
uaDeleteSubscriptionsRequest Class
Constants
uaDeleteSubscriptionsRequest.BNo Constant
Methods
uaDeleteSubscriptionsRequest.Create Constructor
uaDeleteSubscriptionsRequest.Decode Method
uaDeleteSubscriptionsRequest.Destroy Destructor
uaDeleteSubscriptionsRequest.Encode Method
uaDeleteSubscriptionsRequest.GetRequestHeader Method
uaDeleteSubscriptionsRequest.SubscriptionIds_Setlength Method
uaDeleteSubscriptionsRequest.ToString Method
Properties
uaDeleteSubscriptionsRequest.RequestHeader Property
uaDeleteSubscriptionsRequest.SubscriptionIds Property
uaDeleteSubscriptionsResponse Class
Constants
uaDeleteSubscriptionsResponse.BNo Constant
Methods
uaDeleteSubscriptionsResponse.Create Constructor
uaDeleteSubscriptionsResponse.Decode Method
uaDeleteSubscriptionsResponse.Destroy Destructor
uaDeleteSubscriptionsResponse.DiagnosticInfos_Setlength Method
uaDeleteSubscriptionsResponse.Encode Method
uaDeleteSubscriptionsResponse.GetResponseHeader Method
uaDeleteSubscriptionsResponse.Results_Setlength Method
uaDeleteSubscriptionsResponse.ToString Method
Properties
uaDeleteSubscriptionsResponse.DiagnosticInfos Property
uaDeleteSubscriptionsResponse.ResponseHeader Property
uaDeleteSubscriptionsResponse.Results Property
uaDiagnosticsLevel Class
Constants
uaDiagnosticsLevel.Advanced Constant
uaDiagnosticsLevel.Basic Constant
uaDiagnosticsLevel.Debug Constant
uaDiagnosticsLevel.Info Constant
uaDiagnosticsLevel.Log Constant
Methods
uaDiagnosticsLevel.ToString Method ()
uaDiagnosticsLevel.ToString Method (integer)
uaDiscoveryConfiguration Class
Constants
uaDiscoveryConfiguration.BNo Constant
Methods
uaDiscoveryConfiguration.Create Constructor
uaDiscoveryConfiguration.Decode Method
uaDiscoveryConfiguration.Destroy Destructor
uaDiscoveryConfiguration.Encode Method
uaDiscoveryConfiguration.ToString Method
uaDoubleComplexNumberType Class
Constants
uaDoubleComplexNumberType.BNo Constant
Methods
uaDoubleComplexNumberType.Create Constructor
uaDoubleComplexNumberType.Decode Method
uaDoubleComplexNumberType.Destroy Destructor
uaDoubleComplexNumberType.Encode Method
uaDoubleComplexNumberType.ToString Method
Properties
uaDoubleComplexNumberType.Imaginary Property
uaDoubleComplexNumberType.Real Property
uaEUInformation Class
Constants
uaEUInformation.BNo Constant
Methods
uaEUInformation.Create Constructor
uaEUInformation.Decode Method
uaEUInformation.Destroy Destructor
uaEUInformation.Encode Method
uaEUInformation.ToString Method
Properties
uaEUInformation.Description Property
uaEUInformation.DisplayName Property
uaEUInformation.NamespaceUri Property
uaEUInformation.UnitId Property
uaElementOperand Class
Constants
uaElementOperand.BNo Constant
Methods
uaElementOperand.Create Constructor
uaElementOperand.Decode Method
uaElementOperand.Destroy Destructor
uaElementOperand.Encode Method
uaElementOperand.ToString Method
Properties
uaElementOperand.Index Property
uaEndpointConfiguration Class
Constants
uaEndpointConfiguration.BNo Constant
Methods
uaEndpointConfiguration.Create Constructor
uaEndpointConfiguration.Decode Method
uaEndpointConfiguration.Destroy Destructor
uaEndpointConfiguration.Encode Method
uaEndpointConfiguration.ToString Method
Properties
uaEndpointConfiguration.ChannelLifetime Property
uaEndpointConfiguration.MaxArrayLength Property
uaEndpointConfiguration.MaxBufferSize Property
uaEndpointConfiguration.MaxByteStringLength Property
uaEndpointConfiguration.MaxMessageSize Property
uaEndpointConfiguration.MaxStringLength Property
uaEndpointConfiguration.OperationTimeout Property
uaEndpointConfiguration.SecurityTokenLifetime Property
uaEndpointConfiguration.UseBinaryEncoding Property
uaEndpointDescription Class
Constants
uaEndpointDescription.BNo Constant
Methods
uaEndpointDescription.Create Constructor
uaEndpointDescription.Decode Method
uaEndpointDescription.Destroy Destructor
uaEndpointDescription.Encode Method
uaEndpointDescription.ToString Method
uaEndpointDescription.UserIdentityTokens_Setlength Method
Properties
uaEndpointDescription.EndpointUrl Property
uaEndpointDescription.SecurityLevel Property
uaEndpointDescription.SecurityMode Property
uaEndpointDescription.SecurityPolicyUri Property
uaEndpointDescription.Server Property
uaEndpointDescription.ServerCertificate Property
uaEndpointDescription.TransportProfileUri Property
uaEndpointDescription.UserIdentityTokens Property
uaEndpointType Class
Constants
uaEndpointType.BNo Constant
Methods
uaEndpointType.Create Constructor
uaEndpointType.Decode Method
uaEndpointType.Destroy Destructor
uaEndpointType.Encode Method
uaEndpointType.ToString Method
Properties
uaEndpointType.EndpointUrl Property
uaEndpointType.SecurityMode Property
uaEndpointType.SecurityPolicyUri Property
uaEndpointType.TransportProfileUri Property
uaEndpointUrlListDataType Class
Constants
uaEndpointUrlListDataType.BNo Constant
Methods
uaEndpointUrlListDataType.Create Constructor
uaEndpointUrlListDataType.Decode Method
uaEndpointUrlListDataType.Destroy Destructor
uaEndpointUrlListDataType.Encode Method
uaEndpointUrlListDataType.EndpointUrlList_Setlength Method
uaEndpointUrlListDataType.ToString Method
Properties
uaEndpointUrlListDataType.EndpointUrlList Property
uaEnumDefinition Class
Constants
uaEnumDefinition.BNo Constant
Methods
uaEnumDefinition.Create Constructor
uaEnumDefinition.Decode Method
uaEnumDefinition.Destroy Destructor
uaEnumDefinition.Encode Method
uaEnumDefinition.Fields_Setlength Method
uaEnumDefinition.ToString Method
Properties
uaEnumDefinition.Fields Property
uaEnumDescription Class
Constants
uaEnumDescription.BNo Constant
Methods
uaEnumDescription.Create Constructor
uaEnumDescription.Decode Method
uaEnumDescription.Destroy Destructor
uaEnumDescription.Encode Method
uaEnumDescription.ToString Method
Properties
uaEnumDescription.BuiltInType Property
uaEnumDescription.EnumDefinition Property
uaEnumField Class
Constants
uaEnumField.BNo Constant
Methods
uaEnumField.Create Constructor
uaEnumField.Decode Method
uaEnumField.Destroy Destructor
uaEnumField.Encode Method
uaEnumField.ToString Method
Properties
uaEnumField.Name Property
uaEnumValueType Class
Constants
uaEnumValueType.BNo Constant
Methods
uaEnumValueType.Create Constructor
uaEnumValueType.Decode Method
uaEnumValueType.Destroy Destructor
uaEnumValueType.Encode Method
uaEnumValueType.ToString Method
Properties
uaEnumValueType.Description Property
uaEnumValueType.DisplayName Property
uaEnumValueType.Value Property
uaEphemeralKeyType Class
Constants
uaEphemeralKeyType.BNo Constant
Methods
uaEphemeralKeyType.Create Constructor
uaEphemeralKeyType.Decode Method
uaEphemeralKeyType.Destroy Destructor
uaEphemeralKeyType.Encode Method
uaEphemeralKeyType.ToString Method
Properties
uaEphemeralKeyType.PublicKey Property
uaEphemeralKeyType.Signature Property
uaEventFieldList Class
Constants
uaEventFieldList.BNo Constant
Methods
uaEventFieldList.Create Constructor
uaEventFieldList.Decode Method
uaEventFieldList.Destroy Destructor
uaEventFieldList.Encode Method
uaEventFieldList.EventFields_Setlength Method
uaEventFieldList.ToString Method
Properties
uaEventFieldList.ClientHandle Property
uaEventFieldList.EventFields Property
uaEventFilter Class
Constants
uaEventFilter.BNo Constant
Methods
uaEventFilter.Create Constructor
uaEventFilter.Decode Method
uaEventFilter.Destroy Destructor
uaEventFilter.Encode Method
uaEventFilter.SelectClauses_Setlength Method
uaEventFilter.ToString Method
Properties
uaEventFilter.SelectClauses Property
uaEventFilter.WhereClause Property
uaEventFilterResult Class
Constants
uaEventFilterResult.BNo Constant
Methods
uaEventFilterResult.Create Constructor
uaEventFilterResult.Decode Method
uaEventFilterResult.Destroy Destructor
uaEventFilterResult.Encode Method
uaEventFilterResult.SelectClauseDiagnosticInfos_Setlength Method
uaEventFilterResult.SelectClauseResults_Setlength Method
uaEventFilterResult.ToString Method
Properties
uaEventFilterResult.SelectClauseDiagnosticInfos Property
uaEventFilterResult.SelectClauseResults Property
uaEventFilterResult.WhereClauseResult Property
uaEventNotificationList Class
Constants
uaEventNotificationList.BNo Constant
Methods
uaEventNotificationList.Create Constructor
uaEventNotificationList.Decode Method
uaEventNotificationList.Destroy Destructor
uaEventNotificationList.Encode Method
uaEventNotificationList.Events_Setlength Method
uaEventNotificationList.ToString Method
Properties
uaEventNotificationList.Events Property
uaExceptionDeviationFormat Class
Constants
uaExceptionDeviationFormat.AbsoluteValue Constant
uaExceptionDeviationFormat.PercentOfEURange Constant
uaExceptionDeviationFormat.PercentOfRange Constant
uaExceptionDeviationFormat.PercentOfValue Constant
uaExceptionDeviationFormat.Unknown Constant
Methods
uaExceptionDeviationFormat.ToString Method ()
uaExceptionDeviationFormat.ToString Method (integer)
uaFieldMetaData Class
Constants
uaFieldMetaData.BNo Constant
Methods
uaFieldMetaData.ArrayDimensions_Setlength Method
uaFieldMetaData.Create Constructor
uaFieldMetaData.Decode Method
uaFieldMetaData.Destroy Destructor
uaFieldMetaData.Encode Method
uaFieldMetaData.Properties_Setlength Method
uaFieldMetaData.ToString Method
Properties
uaFieldMetaData.ArrayDimensions Property
uaFieldMetaData.BuiltInType Property
uaFieldMetaData.DataSetFieldId Property
uaFieldMetaData.DataType Property
uaFieldMetaData.Description Property
uaFieldMetaData.FieldFlags Property
uaFieldMetaData.MaxStringLength Property
uaFieldMetaData.Name Property
uaFieldMetaData.Properties Property
uaFieldMetaData.ValueRank Property
uaFieldTargetDataType Class
Constants
uaFieldTargetDataType.BNo Constant
Methods
uaFieldTargetDataType.Create Constructor
uaFieldTargetDataType.Decode Method
uaFieldTargetDataType.Destroy Destructor
uaFieldTargetDataType.Encode Method
uaFieldTargetDataType.ToString Method
Properties
uaFieldTargetDataType.AttributeId Property
uaFieldTargetDataType.DataSetFieldId Property
uaFieldTargetDataType.OverrideValue Property
uaFieldTargetDataType.OverrideValueHandling Property
uaFieldTargetDataType.ReceiverIndexRange Property
uaFieldTargetDataType.TargetNodeId Property
uaFieldTargetDataType.WriteIndexRange Property
uaFilterOperand Class
Constants
uaFilterOperand.BNo Constant
Methods
uaFilterOperand.Create Constructor
uaFilterOperand.Decode Method
uaFilterOperand.Destroy Destructor
uaFilterOperand.Encode Method
uaFilterOperand.ToString Method
uaFilterOperator Class
Constants
uaFilterOperator.Between Constant
uaFilterOperator.BitwiseAnd Constant
uaFilterOperator.BitwiseOr Constant
uaFilterOperator.Cast Constant
uaFilterOperator.Equals Constant
uaFilterOperator.GreaterThan Constant
uaFilterOperator.GreaterThanOrEqual Constant
uaFilterOperator.InList Constant
uaFilterOperator.InView Constant
uaFilterOperator.IsNull Constant
uaFilterOperator.LessThan Constant
uaFilterOperator.LessThanOrEqual Constant
uaFilterOperator.Like Constant
uaFilterOperator.OfType Constant
uaFilterOperator.RelatedTo Constant
uaFilterOperator._And Constant
uaFilterOperator._Not Constant
uaFilterOperator._Or Constant
Methods
uaFilterOperator.ToString Method ()
uaFilterOperator.ToString Method (integer)
uaFindServersOnNetworkRequest Class
Constants
uaFindServersOnNetworkRequest.BNo Constant
Methods
uaFindServersOnNetworkRequest.Create Constructor
uaFindServersOnNetworkRequest.Decode Method
uaFindServersOnNetworkRequest.Destroy Destructor
uaFindServersOnNetworkRequest.Encode Method
uaFindServersOnNetworkRequest.GetRequestHeader Method
uaFindServersOnNetworkRequest.ServerCapabilityFilter_Setlength Method
uaFindServersOnNetworkRequest.ToString Method
Properties
uaFindServersOnNetworkRequest.MaxRecordsToReturn Property
uaFindServersOnNetworkRequest.RequestHeader Property
uaFindServersOnNetworkRequest.ServerCapabilityFilter Property
uaFindServersOnNetworkRequest.StartingRecordId Property
uaFindServersOnNetworkResponse Class
Constants
uaFindServersOnNetworkResponse.BNo Constant
Methods
uaFindServersOnNetworkResponse.Create Constructor
uaFindServersOnNetworkResponse.Decode Method
uaFindServersOnNetworkResponse.Destroy Destructor
uaFindServersOnNetworkResponse.Encode Method
uaFindServersOnNetworkResponse.GetResponseHeader Method
uaFindServersOnNetworkResponse.Servers_Setlength Method
uaFindServersOnNetworkResponse.ToString Method
Properties
uaFindServersOnNetworkResponse.LastCounterResetTime Property
uaFindServersOnNetworkResponse.ResponseHeader Property
uaFindServersOnNetworkResponse.Servers Property
uaFindServersRequest Class
Constants
uaFindServersRequest.BNo Constant
Methods
uaFindServersRequest.Create Constructor
uaFindServersRequest.Decode Method
uaFindServersRequest.Destroy Destructor
uaFindServersRequest.Encode Method
uaFindServersRequest.GetRequestHeader Method
uaFindServersRequest.LocaleIds_Setlength Method
uaFindServersRequest.ServerUris_Setlength Method
uaFindServersRequest.ToString Method
Properties
uaFindServersRequest.EndpointUrl Property
uaFindServersRequest.LocaleIds Property
uaFindServersRequest.RequestHeader Property
uaFindServersRequest.ServerUris Property
uaFindServersResponse Class
Constants
uaFindServersResponse.BNo Constant
Methods
uaFindServersResponse.Create Constructor
uaFindServersResponse.Decode Method
uaFindServersResponse.Destroy Destructor
uaFindServersResponse.Encode Method
uaFindServersResponse.GetResponseHeader Method
uaFindServersResponse.Servers_Setlength Method
uaFindServersResponse.ToString Method
Properties
uaFindServersResponse.ResponseHeader Property
uaFindServersResponse.Servers Property
uaGenericAttributeValue Class
Constants
uaGenericAttributeValue.BNo Constant
Methods
uaGenericAttributeValue.Create Constructor
uaGenericAttributeValue.Decode Method
uaGenericAttributeValue.Destroy Destructor
uaGenericAttributeValue.Encode Method
uaGenericAttributeValue.ToString Method
Properties
uaGenericAttributeValue.AttributeId Property
uaGenericAttributeValue.Value Property
uaGenericAttributes Class
Constants
uaGenericAttributes.BNo Constant
Methods
uaGenericAttributes.AttributeValues_Setlength Method
uaGenericAttributes.Create Constructor
uaGenericAttributes.Decode Method
uaGenericAttributes.Destroy Destructor
uaGenericAttributes.Encode Method
uaGenericAttributes.ToString Method
Properties
uaGenericAttributes.AttributeValues Property
uaGetEndpointsRequest Class
Constants
uaGetEndpointsRequest.BNo Constant
Methods
uaGetEndpointsRequest.Create Constructor
uaGetEndpointsRequest.Decode Method
uaGetEndpointsRequest.Destroy Destructor
uaGetEndpointsRequest.Encode Method
uaGetEndpointsRequest.GetRequestHeader Method
uaGetEndpointsRequest.LocaleIds_Setlength Method
uaGetEndpointsRequest.ProfileUris_Setlength Method
uaGetEndpointsRequest.ToString Method
Properties
uaGetEndpointsRequest.EndpointUrl Property
uaGetEndpointsRequest.LocaleIds Property
uaGetEndpointsRequest.ProfileUris Property
uaGetEndpointsRequest.RequestHeader Property
uaGetEndpointsResponse Class
Constants
uaGetEndpointsResponse.BNo Constant
Methods
uaGetEndpointsResponse.Create Constructor
uaGetEndpointsResponse.Decode Method
uaGetEndpointsResponse.Destroy Destructor
uaGetEndpointsResponse.Encode Method
uaGetEndpointsResponse.Endpoints_Setlength Method
uaGetEndpointsResponse.GetResponseHeader Method
uaGetEndpointsResponse.ToString Method
Properties
uaGetEndpointsResponse.Endpoints Property
uaGetEndpointsResponse.ResponseHeader Property
uaHistoryData Class
Constants
uaHistoryData.BNo Constant
Methods
uaHistoryData.Create Constructor
uaHistoryData.DataValues_Setlength Method
uaHistoryData.Decode Method
uaHistoryData.Destroy Destructor
uaHistoryData.Encode Method
uaHistoryData.ToString Method
Properties
uaHistoryData.DataValues Property
uaHistoryEvent Class
Constants
uaHistoryEvent.BNo Constant
Methods
uaHistoryEvent.Create Constructor
uaHistoryEvent.Decode Method
uaHistoryEvent.Destroy Destructor
uaHistoryEvent.Encode Method
uaHistoryEvent.Events_Setlength Method
uaHistoryEvent.ToString Method
Properties
uaHistoryEvent.Events Property
uaHistoryEventFieldList Class
Constants
uaHistoryEventFieldList.BNo Constant
Methods
uaHistoryEventFieldList.Create Constructor
uaHistoryEventFieldList.Decode Method
uaHistoryEventFieldList.Destroy Destructor
uaHistoryEventFieldList.Encode Method
uaHistoryEventFieldList.EventFields_Setlength Method
uaHistoryEventFieldList.ToString Method
Properties
uaHistoryEventFieldList.EventFields Property
uaHistoryModifiedData Class
Constants
uaHistoryModifiedData.BNo Constant
Methods
uaHistoryModifiedData.Create Constructor
uaHistoryModifiedData.Decode Method
uaHistoryModifiedData.Destroy Destructor
uaHistoryModifiedData.Encode Method
uaHistoryModifiedData.ModificationInfos_Setlength Method
uaHistoryModifiedData.ToString Method
Properties
uaHistoryModifiedData.ModificationInfos Property
uaHistoryReadDetails Class
Constants
uaHistoryReadDetails.BNo Constant
Methods
uaHistoryReadDetails.Create Constructor
uaHistoryReadDetails.Decode Method
uaHistoryReadDetails.Destroy Destructor
uaHistoryReadDetails.Encode Method
uaHistoryReadDetails.ToString Method
uaHistoryReadRequest Class
Constants
uaHistoryReadRequest.BNo Constant
Methods
uaHistoryReadRequest.Create Constructor
uaHistoryReadRequest.Decode Method
uaHistoryReadRequest.Destroy Destructor
uaHistoryReadRequest.Encode Method
uaHistoryReadRequest.GetRequestHeader Method
uaHistoryReadRequest.NodesToRead_Setlength Method
uaHistoryReadRequest.ToString Method
Properties
uaHistoryReadRequest.HistoryReadDetails Property
uaHistoryReadRequest.NodesToRead Property
uaHistoryReadRequest.ReleaseContinuationPoints Property
uaHistoryReadRequest.RequestHeader Property
uaHistoryReadRequest.TimestampsToReturn Property
uaHistoryReadResponse Class
Constants
uaHistoryReadResponse.BNo Constant
Methods
uaHistoryReadResponse.Create Constructor
uaHistoryReadResponse.Decode Method
uaHistoryReadResponse.Destroy Destructor
uaHistoryReadResponse.DiagnosticInfos_Setlength Method
uaHistoryReadResponse.Encode Method
uaHistoryReadResponse.GetResponseHeader Method
uaHistoryReadResponse.Results_Setlength Method
uaHistoryReadResponse.ToString Method
Properties
uaHistoryReadResponse.DiagnosticInfos Property
uaHistoryReadResponse.ResponseHeader Property
uaHistoryReadResponse.Results Property
uaHistoryReadResult Class
Constants
uaHistoryReadResult.BNo Constant
Methods
uaHistoryReadResult.Create Constructor
uaHistoryReadResult.Decode Method
uaHistoryReadResult.Destroy Destructor
uaHistoryReadResult.Encode Method
uaHistoryReadResult.ToString Method
Properties
uaHistoryReadResult.ContinuationPoint Property
uaHistoryReadResult.HistoryData Property
uaHistoryReadResult.StatusCode Property
uaHistoryReadValueId Class
Constants
uaHistoryReadValueId.BNo Constant
Methods
uaHistoryReadValueId.Create Constructor
uaHistoryReadValueId.Decode Method
uaHistoryReadValueId.Destroy Destructor
uaHistoryReadValueId.Encode Method
uaHistoryReadValueId.ToString Method
Properties
uaHistoryReadValueId.ContinuationPoint Property
uaHistoryReadValueId.DataEncoding Property
uaHistoryReadValueId.IndexRange Property
uaHistoryReadValueId.NodeId Property
uaHistoryUpdateDetails Class
Constants
uaHistoryUpdateDetails.BNo Constant
Methods
uaHistoryUpdateDetails.Create Constructor
uaHistoryUpdateDetails.Decode Method
uaHistoryUpdateDetails.Destroy Destructor
uaHistoryUpdateDetails.Encode Method
uaHistoryUpdateDetails.ToString Method
Properties
uaHistoryUpdateDetails.NodeId Property
uaHistoryUpdateRequest Class
Constants
uaHistoryUpdateRequest.BNo Constant
Methods
uaHistoryUpdateRequest.Create Constructor
uaHistoryUpdateRequest.Decode Method
uaHistoryUpdateRequest.Destroy Destructor
uaHistoryUpdateRequest.Encode Method
uaHistoryUpdateRequest.GetRequestHeader Method
uaHistoryUpdateRequest.HistoryUpdateDetails_Setlength Method
uaHistoryUpdateRequest.ToString Method
Properties
uaHistoryUpdateRequest.HistoryUpdateDetails Property
uaHistoryUpdateRequest.RequestHeader Property
uaHistoryUpdateResponse Class
Constants
uaHistoryUpdateResponse.BNo Constant
Methods
uaHistoryUpdateResponse.Create Constructor
uaHistoryUpdateResponse.Decode Method
uaHistoryUpdateResponse.Destroy Destructor
uaHistoryUpdateResponse.DiagnosticInfos_Setlength Method
uaHistoryUpdateResponse.Encode Method
uaHistoryUpdateResponse.GetResponseHeader Method
uaHistoryUpdateResponse.Results_Setlength Method
uaHistoryUpdateResponse.ToString Method
Properties
uaHistoryUpdateResponse.DiagnosticInfos Property
uaHistoryUpdateResponse.ResponseHeader Property
uaHistoryUpdateResponse.Results Property
uaHistoryUpdateResult Class
Constants
uaHistoryUpdateResult.BNo Constant
Methods
uaHistoryUpdateResult.Create Constructor
uaHistoryUpdateResult.Decode Method
uaHistoryUpdateResult.Destroy Destructor
uaHistoryUpdateResult.DiagnosticInfos_Setlength Method
uaHistoryUpdateResult.Encode Method
uaHistoryUpdateResult.OperationResults_Setlength Method
uaHistoryUpdateResult.ToString Method
Properties
uaHistoryUpdateResult.DiagnosticInfos Property
uaHistoryUpdateResult.OperationResults Property
uaHistoryUpdateResult.StatusCode Property
uaHistoryUpdateType Class
Constants
uaHistoryUpdateType.Delete Constant
uaHistoryUpdateType.Insert Constant
uaHistoryUpdateType.Replace Constant
uaHistoryUpdateType.Update Constant
Methods
uaHistoryUpdateType.ToString Method ()
uaHistoryUpdateType.ToString Method (integer)
uaIdType Class
Constants
uaIdType.Guid Constant
uaIdType.Numeric Constant
uaIdType.Opaque Constant
uaIdType.Str Constant
Methods
uaIdType.ToString Method ()
uaIdType.ToString Method (integer)
uaIdentityCriteriaType Class
Constants
uaIdentityCriteriaType.Anonymous Constant
uaIdentityCriteriaType.AuthenticatedUser Constant
uaIdentityCriteriaType.GroupId Constant
uaIdentityCriteriaType.Role Constant
uaIdentityCriteriaType.Thumbprint Constant
uaIdentityCriteriaType.UserName Constant
Methods
uaIdentityCriteriaType.ToString Method ()
uaIdentityCriteriaType.ToString Method (integer)
uaIdentityMappingRuleType Class
Constants
uaIdentityMappingRuleType.BNo Constant
Methods
uaIdentityMappingRuleType.Create Constructor
uaIdentityMappingRuleType.Decode Method
uaIdentityMappingRuleType.Destroy Destructor
uaIdentityMappingRuleType.Encode Method
uaIdentityMappingRuleType.ToString Method
Properties
uaIdentityMappingRuleType.Criteria Property
uaIdentityMappingRuleType.CriteriaType Property
uaInstanceNode Class
Constants
uaInstanceNode.BNo Constant
Methods
uaInstanceNode.Create Constructor
uaInstanceNode.Decode Method
uaInstanceNode.Destroy Destructor
uaInstanceNode.Encode Method
uaInstanceNode.ToString Method
uaIssuedIdentityToken Class
Constants
uaIssuedIdentityToken.BNo Constant
Methods
uaIssuedIdentityToken.Create Constructor
uaIssuedIdentityToken.Decode Method
uaIssuedIdentityToken.Destroy Destructor
uaIssuedIdentityToken.Encode Method
uaIssuedIdentityToken.ToString Method
Properties
uaIssuedIdentityToken.EncryptionAlgorithm Property
uaIssuedIdentityToken.TokenData Property
uaJsonDataSetReaderMessageDataType Class
Constants
uaJsonDataSetReaderMessageDataType.BNo Constant
Methods
uaJsonDataSetReaderMessageDataType.Create Constructor
uaJsonDataSetReaderMessageDataType.Decode Method
uaJsonDataSetReaderMessageDataType.Destroy Destructor
uaJsonDataSetReaderMessageDataType.Encode Method
uaJsonDataSetReaderMessageDataType.ToString Method
Properties
uaJsonDataSetReaderMessageDataType.DataSetMessageContentMask Property
uaJsonDataSetReaderMessageDataType.NetworkMessageContentMask Property
uaJsonDataSetWriterMessageDataType Class
Constants
uaJsonDataSetWriterMessageDataType.BNo Constant
Methods
uaJsonDataSetWriterMessageDataType.Create Constructor
uaJsonDataSetWriterMessageDataType.Decode Method
uaJsonDataSetWriterMessageDataType.Destroy Destructor
uaJsonDataSetWriterMessageDataType.Encode Method
uaJsonDataSetWriterMessageDataType.ToString Method
Properties
uaJsonDataSetWriterMessageDataType.DataSetMessageContentMask Property
uaJsonDataSetWriterMessageDataType.NetworkMessageContentMask Property
uaJsonWriterGroupMessageDataType Class
Constants
uaJsonWriterGroupMessageDataType.BNo Constant
Methods
uaJsonWriterGroupMessageDataType.Create Constructor
uaJsonWriterGroupMessageDataType.Decode Method
uaJsonWriterGroupMessageDataType.Destroy Destructor
uaJsonWriterGroupMessageDataType.Encode Method
uaJsonWriterGroupMessageDataType.ToString Method
Properties
uaJsonWriterGroupMessageDataType.NetworkMessageContentMask Property
uaKeyValuePair Class
Constants
uaKeyValuePair.BNo Constant
Methods
uaKeyValuePair.Create Constructor
uaKeyValuePair.Decode Method
uaKeyValuePair.Destroy Destructor
uaKeyValuePair.Encode Method
uaKeyValuePair.ToString Method
Properties
uaKeyValuePair.Key Property
uaKeyValuePair.Value Property
uaLiteralOperand Class
Constants
uaLiteralOperand.BNo Constant
Methods
uaLiteralOperand.Create Constructor
uaLiteralOperand.Decode Method
uaLiteralOperand.Destroy Destructor
uaLiteralOperand.Encode Method
uaLiteralOperand.ToString Method
Properties
uaLiteralOperand.Value Property
uaMdnsDiscoveryConfiguration Class
Constants
uaMdnsDiscoveryConfiguration.BNo Constant
Methods
uaMdnsDiscoveryConfiguration.Create Constructor
uaMdnsDiscoveryConfiguration.Decode Method
uaMdnsDiscoveryConfiguration.Destroy Destructor
uaMdnsDiscoveryConfiguration.Encode Method
uaMdnsDiscoveryConfiguration.ServerCapabilities_Setlength Method
uaMdnsDiscoveryConfiguration.ToString Method
Properties
uaMdnsDiscoveryConfiguration.MdnsServerName Property
uaMdnsDiscoveryConfiguration.ServerCapabilities Property
uaMessageSecurityMode Class
Constants
uaMessageSecurityMode.Invalid Constant
uaMessageSecurityMode.None Constant
uaMessageSecurityMode.Sign Constant
uaMessageSecurityMode.SignAndEncrypt Constant
Methods
uaMessageSecurityMode.ToString Method ()
uaMessageSecurityMode.ToString Method (integer)
uaMethodAttributes Class
Constants
uaMethodAttributes.BNo Constant
Methods
uaMethodAttributes.Create Constructor
uaMethodAttributes.Decode Method
uaMethodAttributes.Destroy Destructor
uaMethodAttributes.Encode Method
uaMethodAttributes.ToString Method
Properties
uaMethodAttributes.Executable Property
uaMethodAttributes.UserExecutable Property
uaMethodNode Class
Constants
uaMethodNode.BNo Constant
Methods
uaMethodNode.Create Constructor
uaMethodNode.Decode Method
uaMethodNode.Destroy Destructor
uaMethodNode.Encode Method
uaMethodNode.ToString Method
Properties
uaMethodNode.Executable Property
uaMethodNode.UserExecutable Property
uaModelChangeStructureDataType Class
Constants
uaModelChangeStructureDataType.BNo Constant
Methods
uaModelChangeStructureDataType.Create Constructor
uaModelChangeStructureDataType.Decode Method
uaModelChangeStructureDataType.Destroy Destructor
uaModelChangeStructureDataType.Encode Method
uaModelChangeStructureDataType.ToString Method
Properties
uaModelChangeStructureDataType.Affected Property
uaModelChangeStructureDataType.AffectedType Property
uaModelChangeStructureDataType.Verb Property
uaModelChangeStructureVerbMask Class
Constants
uaModelChangeStructureVerbMask.DataTypeChanged Constant
uaModelChangeStructureVerbMask.NodeAdded Constant
uaModelChangeStructureVerbMask.NodeDeleted Constant
uaModelChangeStructureVerbMask.ReferenceAdded Constant
uaModelChangeStructureVerbMask.ReferenceDeleted Constant
Methods
uaModelChangeStructureVerbMask.ToString Method ()
uaModelChangeStructureVerbMask.ToString Method (integer)
uaModificationInfo Class
Constants
uaModificationInfo.BNo Constant
Methods
uaModificationInfo.Create Constructor
uaModificationInfo.Decode Method
uaModificationInfo.Destroy Destructor
uaModificationInfo.Encode Method
uaModificationInfo.ToString Method
Properties
uaModificationInfo.ModificationTime Property
uaModificationInfo.UpdateType Property
uaModificationInfo.UserName Property
uaModifyMonitoredItemsRequest Class
Constants
uaModifyMonitoredItemsRequest.BNo Constant
Methods
uaModifyMonitoredItemsRequest.Create Constructor
uaModifyMonitoredItemsRequest.Decode Method
uaModifyMonitoredItemsRequest.Destroy Destructor
uaModifyMonitoredItemsRequest.Encode Method
uaModifyMonitoredItemsRequest.GetRequestHeader Method
uaModifyMonitoredItemsRequest.ItemsToModify_Setlength Method
uaModifyMonitoredItemsRequest.ToString Method
Properties
uaModifyMonitoredItemsRequest.ItemsToModify Property
uaModifyMonitoredItemsRequest.RequestHeader Property
uaModifyMonitoredItemsRequest.SubscriptionId Property
uaModifyMonitoredItemsRequest.TimestampsToReturn Property
uaModifyMonitoredItemsResponse Class
Constants
uaModifyMonitoredItemsResponse.BNo Constant
Methods
uaModifyMonitoredItemsResponse.Create Constructor
uaModifyMonitoredItemsResponse.Decode Method
uaModifyMonitoredItemsResponse.Destroy Destructor
uaModifyMonitoredItemsResponse.DiagnosticInfos_Setlength Method
uaModifyMonitoredItemsResponse.Encode Method
uaModifyMonitoredItemsResponse.GetResponseHeader Method
uaModifyMonitoredItemsResponse.Results_Setlength Method
uaModifyMonitoredItemsResponse.ToString Method
Properties
uaModifyMonitoredItemsResponse.DiagnosticInfos Property
uaModifyMonitoredItemsResponse.ResponseHeader Property
uaModifyMonitoredItemsResponse.Results Property
uaModifySubscriptionRequest Class
Constants
uaModifySubscriptionRequest.BNo Constant
Methods
uaModifySubscriptionRequest.Create Constructor
uaModifySubscriptionRequest.Decode Method
uaModifySubscriptionRequest.Destroy Destructor
uaModifySubscriptionRequest.Encode Method
uaModifySubscriptionRequest.GetRequestHeader Method
uaModifySubscriptionRequest.ToString Method
Properties
uaModifySubscriptionRequest.MaxNotificationsPerPublish Property
uaModifySubscriptionRequest.Priority Property
uaModifySubscriptionRequest.RequestedLifetimeCount Property
uaModifySubscriptionRequest.RequestedMaxKeepAliveCount Property
uaModifySubscriptionRequest.RequestedPublishingInterval Property
uaModifySubscriptionRequest.RequestHeader Property
uaModifySubscriptionRequest.SubscriptionId Property
uaModifySubscriptionResponse Class
Constants
uaModifySubscriptionResponse.BNo Constant
Methods
uaModifySubscriptionResponse.Create Constructor
uaModifySubscriptionResponse.Decode Method
uaModifySubscriptionResponse.Destroy Destructor
uaModifySubscriptionResponse.Encode Method
uaModifySubscriptionResponse.GetResponseHeader Method
uaModifySubscriptionResponse.ToString Method
Properties
uaModifySubscriptionResponse.ResponseHeader Property
uaModifySubscriptionResponse.RevisedLifetimeCount Property
uaModifySubscriptionResponse.RevisedMaxKeepAliveCount Property
uaModifySubscriptionResponse.RevisedPublishingInterval Property
uaMonitoredItemCreateRequest Class
Constants
uaMonitoredItemCreateRequest.BNo Constant
Methods
uaMonitoredItemCreateRequest.Create Constructor
uaMonitoredItemCreateRequest.Decode Method
uaMonitoredItemCreateRequest.Destroy Destructor
uaMonitoredItemCreateRequest.Encode Method
uaMonitoredItemCreateRequest.ToString Method
Properties
uaMonitoredItemCreateRequest.ItemToMonitor Property
uaMonitoredItemCreateRequest.MonitoringMode Property
uaMonitoredItemCreateRequest.RequestedParameters Property
uaMonitoredItemCreateResult Class
Constants
uaMonitoredItemCreateResult.BNo Constant
Methods
uaMonitoredItemCreateResult.Create Constructor
uaMonitoredItemCreateResult.Decode Method
uaMonitoredItemCreateResult.Destroy Destructor
uaMonitoredItemCreateResult.Encode Method
uaMonitoredItemCreateResult.ToString Method
Properties
uaMonitoredItemCreateResult.FilterResult Property
uaMonitoredItemCreateResult.MonitoredItemId Property
uaMonitoredItemCreateResult.RevisedQueueSize Property
uaMonitoredItemCreateResult.RevisedSamplingInterval Property
uaMonitoredItemCreateResult.StatusCode Property
uaMonitoredItemModifyRequest Class
Constants
uaMonitoredItemModifyRequest.BNo Constant
Methods
uaMonitoredItemModifyRequest.Create Constructor
uaMonitoredItemModifyRequest.Decode Method
uaMonitoredItemModifyRequest.Destroy Destructor
uaMonitoredItemModifyRequest.Encode Method
uaMonitoredItemModifyRequest.ToString Method
Properties
uaMonitoredItemModifyRequest.MonitoredItemId Property
uaMonitoredItemModifyRequest.RequestedParameters Property
uaMonitoredItemModifyResult Class
Constants
uaMonitoredItemModifyResult.BNo Constant
Methods
uaMonitoredItemModifyResult.Create Constructor
uaMonitoredItemModifyResult.Decode Method
uaMonitoredItemModifyResult.Destroy Destructor
uaMonitoredItemModifyResult.Encode Method
uaMonitoredItemModifyResult.ToString Method
Properties
uaMonitoredItemModifyResult.FilterResult Property
uaMonitoredItemModifyResult.RevisedQueueSize Property
uaMonitoredItemModifyResult.RevisedSamplingInterval Property
uaMonitoredItemModifyResult.StatusCode Property
uaMonitoredItemNotification Class
Constants
uaMonitoredItemNotification.BNo Constant
Methods
uaMonitoredItemNotification.Create Constructor
uaMonitoredItemNotification.Decode Method
uaMonitoredItemNotification.Destroy Destructor
uaMonitoredItemNotification.Encode Method
uaMonitoredItemNotification.ToString Method
Properties
uaMonitoredItemNotification.ClientHandle Property
uaMonitoredItemNotification.Value Property
uaMonitoringFilter Class
Constants
uaMonitoringFilter.BNo Constant
Methods
uaMonitoringFilter.Create Constructor
uaMonitoringFilter.Decode Method
uaMonitoringFilter.Destroy Destructor
uaMonitoringFilter.Encode Method
uaMonitoringFilter.ToString Method
uaMonitoringFilterResult Class
Constants
uaMonitoringFilterResult.BNo Constant
Methods
uaMonitoringFilterResult.Create Constructor
uaMonitoringFilterResult.Decode Method
uaMonitoringFilterResult.Destroy Destructor
uaMonitoringFilterResult.Encode Method
uaMonitoringFilterResult.ToString Method
uaMonitoringMode Class
Constants
uaMonitoringMode.Disabled Constant
uaMonitoringMode.Reporting Constant
uaMonitoringMode.Sampling Constant
Methods
uaMonitoringMode.ToString Method ()
uaMonitoringMode.ToString Method (integer)
uaMonitoringParameters Class
Constants
uaMonitoringParameters.BNo Constant
Methods
uaMonitoringParameters.Create Constructor
uaMonitoringParameters.Decode Method
uaMonitoringParameters.Destroy Destructor
uaMonitoringParameters.Encode Method
uaMonitoringParameters.ToString Method
Properties
uaMonitoringParameters.ClientHandle Property
uaMonitoringParameters.DiscardOldest Property
uaMonitoringParameters.Filter Property
uaMonitoringParameters.QueueSize Property
uaMonitoringParameters.SamplingInterval Property
uaNamingRuleType Class
Constants
uaNamingRuleType.Constraint Constant
uaNamingRuleType.Mandatory Constant
uaNamingRuleType.Optional Constant
Methods
uaNamingRuleType.ToString Method ()
uaNamingRuleType.ToString Method (integer)
uaNetworkAddressDataType Class
Constants
uaNetworkAddressDataType.BNo Constant
Methods
uaNetworkAddressDataType.Create Constructor
uaNetworkAddressDataType.Decode Method
uaNetworkAddressDataType.Destroy Destructor
uaNetworkAddressDataType.Encode Method
uaNetworkAddressDataType.ToString Method
Properties
uaNetworkAddressDataType.NetworkInterface Property
uaNetworkAddressUrlDataType Class
Constants
uaNetworkAddressUrlDataType.BNo Constant
Methods
uaNetworkAddressUrlDataType.Create Constructor
uaNetworkAddressUrlDataType.Decode Method
uaNetworkAddressUrlDataType.Destroy Destructor
uaNetworkAddressUrlDataType.Encode Method
uaNetworkAddressUrlDataType.ToString Method
Properties
uaNetworkAddressUrlDataType.Url Property
uaNetworkGroupDataType Class
Constants
uaNetworkGroupDataType.BNo Constant
Methods
uaNetworkGroupDataType.Create Constructor
uaNetworkGroupDataType.Decode Method
uaNetworkGroupDataType.Destroy Destructor
uaNetworkGroupDataType.Encode Method
uaNetworkGroupDataType.NetworkPaths_Setlength Method
uaNetworkGroupDataType.ToString Method
Properties
uaNetworkGroupDataType.NetworkPaths Property
uaNetworkGroupDataType.ServerUri Property
uaNode Class
Constants
uaNode.BNo Constant
Methods
uaNode.Create Constructor
uaNode.Decode Method
uaNode.Destroy Destructor
uaNode.Encode Method
uaNode.References_Setlength Method
uaNode.RolePermissions_Setlength Method
uaNode.ToString Method
uaNode.UserRolePermissions_Setlength Method
Properties
uaNode.AccessRestrictions Property
uaNode.BrowseName Property
uaNode.Description Property
uaNode.DisplayName Property
uaNode.NodeClass Property
uaNode.NodeId Property
uaNode.References Property
uaNode.RolePermissions Property
uaNode.UserRolePermissions Property
uaNode.UserWriteMask Property
uaNode.WriteMask Property
uaNodeAttributes Class
Constants
uaNodeAttributes.BNo Constant
Methods
uaNodeAttributes.Create Constructor
uaNodeAttributes.Decode Method
uaNodeAttributes.Destroy Destructor
uaNodeAttributes.Encode Method
uaNodeAttributes.ToString Method
Properties
uaNodeAttributes.Description Property
uaNodeAttributes.DisplayName Property
uaNodeAttributes.SpecifiedAttributes Property
uaNodeAttributes.UserWriteMask Property
uaNodeAttributes.WriteMask Property
uaNodeAttributesMask Class
Constants
uaNodeAttributesMask.AccessLevel Constant
uaNodeAttributesMask.AccessRestrictions Constant
uaNodeAttributesMask.All Constant
uaNodeAttributesMask.ArrayDimensions Constant
uaNodeAttributesMask.BaseNode Constant
uaNodeAttributesMask.BrowseName Constant
uaNodeAttributesMask.ContainsNoLoops Constant
uaNodeAttributesMask.DataType Constant
uaNodeAttributesMask.DataTypeDefinition Constant
uaNodeAttributesMask.Description Constant
uaNodeAttributesMask.DisplayName Constant
uaNodeAttributesMask.EventNotifier Constant
uaNodeAttributesMask.Executable Constant
uaNodeAttributesMask.Historizing Constant
uaNodeAttributesMask.InverseName Constant
uaNodeAttributesMask.IsAbstract Constant
uaNodeAttributesMask.Method Constant
uaNodeAttributesMask.MinimumSamplingInterval Constant
uaNodeAttributesMask.NodeClass Constant
uaNodeAttributesMask.NodeId Constant
uaNodeAttributesMask.None Constant
uaNodeAttributesMask.Obj Constant
uaNodeAttributesMask.ObjectType Constant
uaNodeAttributesMask.ReferenceType Constant
uaNodeAttributesMask.RolePermissions Constant
uaNodeAttributesMask.Symmetric Constant
uaNodeAttributesMask.UserAccessLevel Constant
uaNodeAttributesMask.UserExecutable Constant
uaNodeAttributesMask.UserWriteMask Constant
uaNodeAttributesMask.Value Constant
uaNodeAttributesMask.ValueRank Constant
uaNodeAttributesMask.Variable Constant
uaNodeAttributesMask.VariableType Constant
uaNodeAttributesMask.View Constant
uaNodeAttributesMask.WriteMask Constant
Methods
uaNodeAttributesMask.ToString Method ()
uaNodeAttributesMask.ToString Method (integer)
uaNodeClass Class
Constants
uaNodeClass.DataType Constant
uaNodeClass.Method Constant
uaNodeClass.Obj Constant
uaNodeClass.ObjectType Constant
uaNodeClass.ReferenceType Constant
uaNodeClass.Unspecified Constant
uaNodeClass.Variable Constant
uaNodeClass.VariableType Constant
uaNodeClass.View Constant
Methods
uaNodeClass.ToString Method ()
uaNodeClass.ToString Method (integer)
uaNodeReference Class
Constants
uaNodeReference.BNo Constant
Methods
uaNodeReference.Create Constructor
uaNodeReference.Decode Method
uaNodeReference.Destroy Destructor
uaNodeReference.Encode Method
uaNodeReference.ReferencedNodeIds_Setlength Method
uaNodeReference.ToString Method
Properties
uaNodeReference.IsForward Property
uaNodeReference.NodeId Property
uaNodeReference.ReferencedNodeIds Property
uaNodeReference.ReferenceTypeId Property
uaNodeTypeDescription Class
Constants
uaNodeTypeDescription.BNo Constant
Methods
uaNodeTypeDescription.Create Constructor
uaNodeTypeDescription.DataToReturn_Setlength Method
uaNodeTypeDescription.Decode Method
uaNodeTypeDescription.Destroy Destructor
uaNodeTypeDescription.Encode Method
uaNodeTypeDescription.ToString Method
Properties
uaNodeTypeDescription.DataToReturn Property
uaNodeTypeDescription.IncludeSubTypes Property
uaNodeTypeDescription.TypeDefinitionNode Property
uaNotificationData Class
Constants
uaNotificationData.BNo Constant
Methods
uaNotificationData.Create Constructor
uaNotificationData.Decode Method
uaNotificationData.Destroy Destructor
uaNotificationData.Encode Method
uaNotificationData.ToString Method
uaNotificationMessage Class
Constants
uaNotificationMessage.BNo Constant
Methods
uaNotificationMessage.Create Constructor
uaNotificationMessage.Decode Method
uaNotificationMessage.Destroy Destructor
uaNotificationMessage.Encode Method
uaNotificationMessage.NotificationData_Setlength Method
uaNotificationMessage.ToString Method
Properties
uaNotificationMessage.NotificationData Property
uaNotificationMessage.PublishTime Property
uaNotificationMessage.SequenceNumber Property
uaObjectAttributes Class
Constants
uaObjectAttributes.BNo Constant
Methods
uaObjectAttributes.Create Constructor
uaObjectAttributes.Decode Method
uaObjectAttributes.Destroy Destructor
uaObjectAttributes.Encode Method
uaObjectAttributes.ToString Method
Properties
uaObjectAttributes.EventNotifier Property
uaObjectNode Class
Constants
uaObjectNode.BNo Constant
Methods
uaObjectNode.Create Constructor
uaObjectNode.Decode Method
uaObjectNode.Destroy Destructor
uaObjectNode.Encode Method
uaObjectNode.ToString Method
Properties
uaObjectNode.EventNotifier Property
uaObjectTypeAttributes Class
Constants
uaObjectTypeAttributes.BNo Constant
Methods
uaObjectTypeAttributes.Create Constructor
uaObjectTypeAttributes.Decode Method
uaObjectTypeAttributes.Destroy Destructor
uaObjectTypeAttributes.Encode Method
uaObjectTypeAttributes.ToString Method
Properties
uaObjectTypeAttributes.IsAbstract Property
uaObjectTypeNode Class
Constants
uaObjectTypeNode.BNo Constant
Methods
uaObjectTypeNode.Create Constructor
uaObjectTypeNode.Decode Method
uaObjectTypeNode.Destroy Destructor
uaObjectTypeNode.Encode Method
uaObjectTypeNode.ToString Method
Properties
uaObjectTypeNode.IsAbstract Property
uaOpenFileMode Class
Constants
uaOpenFileMode.Append Constant
uaOpenFileMode.EraseExisting Constant
uaOpenFileMode.Read Constant
uaOpenFileMode.Write Constant
Methods
uaOpenFileMode.ToString Method ()
uaOpenFileMode.ToString Method (integer)
uaOpenSecureChannelRequest Class
Constants
uaOpenSecureChannelRequest.BNo Constant
Methods
uaOpenSecureChannelRequest.Create Constructor
uaOpenSecureChannelRequest.Decode Method
uaOpenSecureChannelRequest.Destroy Destructor
uaOpenSecureChannelRequest.Encode Method
uaOpenSecureChannelRequest.GetRequestHeader Method
uaOpenSecureChannelRequest.ToString Method
Properties
uaOpenSecureChannelRequest.ClientNonce Property
uaOpenSecureChannelRequest.ClientProtocolVersion Property
uaOpenSecureChannelRequest.RequestedLifetime Property
uaOpenSecureChannelRequest.RequestHeader Property
uaOpenSecureChannelRequest.RequestType Property
uaOpenSecureChannelRequest.SecurityMode Property
uaOpenSecureChannelResponse Class
Constants
uaOpenSecureChannelResponse.BNo Constant
Methods
uaOpenSecureChannelResponse.Create Constructor
uaOpenSecureChannelResponse.Decode Method
uaOpenSecureChannelResponse.Destroy Destructor
uaOpenSecureChannelResponse.Encode Method
uaOpenSecureChannelResponse.GetResponseHeader Method
uaOpenSecureChannelResponse.ToString Method
Properties
uaOpenSecureChannelResponse.ResponseHeader Property
uaOpenSecureChannelResponse.SecurityToken Property
uaOpenSecureChannelResponse.ServerNonce Property
uaOpenSecureChannelResponse.ServerProtocolVersion Property
uaOptionSet Class
Constants
uaOptionSet.BNo Constant
Methods
uaOptionSet.Create Constructor
uaOptionSet.Decode Method
uaOptionSet.Destroy Destructor
uaOptionSet.Encode Method
uaOptionSet.ToString Method
Properties
uaOptionSet.ValidBits Property
uaOptionSet.Value Property
uaOverrideValueHandling Class
Constants
uaOverrideValueHandling.Disabled Constant
uaOverrideValueHandling.LastUseableValue Constant
uaOverrideValueHandling.OverrideValue Constant
Methods
uaOverrideValueHandling.ToString Method ()
uaOverrideValueHandling.ToString Method (integer)
uaParsingResult Class
Constants
uaParsingResult.BNo Constant
Methods
uaParsingResult.Create Constructor
uaParsingResult.DataDiagnosticInfos_Setlength Method
uaParsingResult.DataStatusCodes_Setlength Method
uaParsingResult.Decode Method
uaParsingResult.Destroy Destructor
uaParsingResult.Encode Method
uaParsingResult.ToString Method
Properties
uaParsingResult.DataDiagnosticInfos Property
uaParsingResult.DataStatusCodes Property
uaParsingResult.StatusCode Property
uaPerformUpdateType Class
Constants
uaPerformUpdateType.Insert Constant
uaPerformUpdateType.Remove Constant
uaPerformUpdateType.Replace Constant
uaPerformUpdateType.Update Constant
Methods
uaPerformUpdateType.ToString Method ()
uaPerformUpdateType.ToString Method (integer)
uaProgramDiagnostic2DataType Class
Constants
uaProgramDiagnostic2DataType.BNo Constant
Methods
uaProgramDiagnostic2DataType.Create Constructor
uaProgramDiagnostic2DataType.Decode Method
uaProgramDiagnostic2DataType.Destroy Destructor
uaProgramDiagnostic2DataType.Encode Method
uaProgramDiagnostic2DataType.LastMethodInputArguments_Setlength Method
uaProgramDiagnostic2DataType.LastMethodInputValues_Setlength Method
uaProgramDiagnostic2DataType.LastMethodOutputArguments_Setlength Method
uaProgramDiagnostic2DataType.LastMethodOutputValues_Setlength Method
uaProgramDiagnostic2DataType.ToString Method
Properties
uaProgramDiagnostic2DataType.CreateClientName Property
uaProgramDiagnostic2DataType.CreateSessionId Property
uaProgramDiagnostic2DataType.InvocationCreationTime Property
uaProgramDiagnostic2DataType.LastMethodCall Property
uaProgramDiagnostic2DataType.LastMethodCallTime Property
uaProgramDiagnostic2DataType.LastMethodInputArguments Property
uaProgramDiagnostic2DataType.LastMethodInputValues Property
uaProgramDiagnostic2DataType.LastMethodOutputArguments Property
uaProgramDiagnostic2DataType.LastMethodOutputValues Property
uaProgramDiagnostic2DataType.LastMethodReturnStatus Property
uaProgramDiagnostic2DataType.LastMethodSessionId Property
uaProgramDiagnostic2DataType.LastTransitionTime Property
uaProgramDiagnosticDataType Class
Constants
uaProgramDiagnosticDataType.BNo Constant
Methods
uaProgramDiagnosticDataType.Create Constructor
uaProgramDiagnosticDataType.Decode Method
uaProgramDiagnosticDataType.Destroy Destructor
uaProgramDiagnosticDataType.Encode Method
uaProgramDiagnosticDataType.LastMethodInputArguments_Setlength Method
uaProgramDiagnosticDataType.LastMethodOutputArguments_Setlength Method
uaProgramDiagnosticDataType.ToString Method
Properties
uaProgramDiagnosticDataType.CreateClientName Property
uaProgramDiagnosticDataType.CreateSessionId Property
uaProgramDiagnosticDataType.InvocationCreationTime Property
uaProgramDiagnosticDataType.LastMethodCall Property
uaProgramDiagnosticDataType.LastMethodCallTime Property
uaProgramDiagnosticDataType.LastMethodInputArguments Property
uaProgramDiagnosticDataType.LastMethodOutputArguments Property
uaProgramDiagnosticDataType.LastMethodReturnStatus Property
uaProgramDiagnosticDataType.LastMethodSessionId Property
uaProgramDiagnosticDataType.LastTransitionTime Property
uaPubSubConfigurationDataType Class
Constants
uaPubSubConfigurationDataType.BNo Constant
Methods
uaPubSubConfigurationDataType.Connections_Setlength Method
uaPubSubConfigurationDataType.Create Constructor
uaPubSubConfigurationDataType.Decode Method
uaPubSubConfigurationDataType.Destroy Destructor
uaPubSubConfigurationDataType.Encode Method
uaPubSubConfigurationDataType.PublishedDataSets_Setlength Method
uaPubSubConfigurationDataType.ToString Method
Properties
uaPubSubConfigurationDataType.Connections Property
uaPubSubConfigurationDataType.Enabled Property
uaPubSubConfigurationDataType.PublishedDataSets Property
uaPubSubConnectionDataType Class
Constants
uaPubSubConnectionDataType.BNo Constant