.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaServer.NetworkAddressUrlModel Class Reference

https://reference.opcfoundation.org/v104/Core/docs/Part14/A.3.2 More...

Inherits UnifiedAutomation.UaServer.NetworkAddressModel.

Public Member Functions

 NetworkAddressUrlModel ()
 Initializes a new instance of the NetworkAddressUrlModel class. More...
 
 NetworkAddressUrlModel (NetworkAddressUrlModel template)
 Initializes a new instance of the NetworkAddressUrlModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.NetworkAddressModel
 NetworkAddressModel ()
 Initializes a new instance of the NetworkAddressModel class. More...
 
 NetworkAddressModel (NetworkAddressModel template)
 Initializes a new instance of the NetworkAddressModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseObjectModel
 BaseObjectModel ()
 Initializes a new instance of the BaseObjectModel class. More...
 
 BaseObjectModel (BaseObjectModel template)
 Initializes a new instance of the BaseObjectModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle. More...
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping. More...
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping. More...
 

Properties

string Url [get, set]
 Gets or sets the Url More...
 
- Properties inherited from UnifiedAutomation.UaServer.NetworkAddressModel
SelectionListModel< string > NetworkInterface [get, set]
 Gets or sets the NetworkInterface More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.NetworkAddressUrlModel.NetworkAddressUrlModel ( )
inline

Initializes a new instance of the NetworkAddressUrlModel class.

UnifiedAutomation.UaServer.NetworkAddressUrlModel.NetworkAddressUrlModel ( NetworkAddressUrlModel  template)
inline

Initializes a new instance of the NetworkAddressUrlModel class.

Parameters
templateThe template.

Property Documentation

string UnifiedAutomation.UaServer.NetworkAddressUrlModel.Url
getset

Gets or sets the Url


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