Parameters
- namespaceUriString
- Identifies the organization (company, standards organization) that defines the EUInformation.
The value represents an OPC UA namespace URI string. Any string can be passed to this parameter (i.e. will not cause System.ArgumentException), but not all values make sense and will work when an operation using them is attempted.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - unitId
- Identifier for programmatic evaluation.
- displayName
- The display name of the engineering unit is typically the abbreviation of the engineering unit, e.g. ”h” for hour or ”m/s” for meter per second.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - description
- Contains the full name of the engineering unit such as ”hour” or ”meter per second”.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).