10.46 ServerAddressDataType
This structure DataType holds the configuration information for a ServerAddressType Variable (see 9.2).
The ServerAddressDataType is formally defined in Table 222.
Table 222 – ServerAddressDataType structure
|
Name
|
Type
|
Description
|
| ServerAddressDataType | Structure | Subtype of Structure defined in OPC 10000-5 |
| Address | 0:UriString | Specifies the server’s address as DiscoveryUrl in the form “scheme://hostname[:port][/path]” as defined in OPC 10000-12. |
| SecurityMode | 0:MessageSecurityMode |
SecurityMode is the MessageSecurityMode to be used for establishing a secure communication to the Address. |
| SecurityPolicyUri | 0:String |
SecurityPolicyUri is a string that contains the security policy to use when establishing the secure communication. |
| ServerUri | 0:UriString | The ApplicationUri of the Server that is being addressed; this URI may be null. |
The ServerAddressDataType representation in the AddressSpace is formally defined in Table 223.
Table 223 – ServerAddressDataType definition
|
Attribute
|
Value
|
| BrowseName | 4:ServerAddressDataType |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:Structure defined in OPC 10000-5 |
|
ConformanceUnits
|
|---|
| UAFX ConnectionManager Base |