9.1 TargetItemType

9.1.1 Overview

The VariableType defines the general characteristics of a TargetItem. A TargetItem is a OPC UA Variable that represents a target value. It is formally defined in Table 141.

Figure 67 - Overview TargetItemType

9.1.2 TargetItemType Definition

Table 141 - TargetItemType Definition
Attribute Value
BrowseNameTargetItemType
IsAbstractFalse
ValueRank-2
DataType0:Number
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the 0:AnalogItemType
0:HasComponentVariableMinusTolerance0:Number0:AnalogUnitTypeOptional
0:HasComponentVariablePlusTolerance0:Number0:AnalogUnitTypeOptional
0:HasPropertyVariableAllowedEngineeringUnits0:EUInformation[]0:PropertyTypeOptional

9.1.3 TargetItemType Description

MinusTolerance contains the lower relative limit of the value in TargetItemType. This may be a percentage or a relative concrete value.

PlusTolerance contains the upper relative limit of the value in TargetItemType. This may be a percentage or a relative concrete value.

AllowedEngineeringUnits contains an array of engineering units that can be handled by the OPC UA server.