IpVersionEnum

The fields of the IpVersionEnum DataType are defined in the following table:
Name | Value | Description |
---|---|---|
IPv4 | 0 | IP address is in IPv4 format. |
IPv6 | 1 | IP address is in IPv6 format. |
The representation of the IpVersionEnum DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3016 |
NamespaceUri | http://opcfoundation.org/UA/CAS/ |
BrowseName | IpVersionEnum |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the IpVersionEnum DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |