7.6.5 AnalogControlFunctionType ObjectType Definition

The AnalogControlFunctionType describes an analogue control function (using analogue values). In addition to the LADS BaseControlFunctionType, the ParameterSet has been made Mandatory. More specialized analogue control functions can be derived from this ObjectType. The AnalogControlFunctionType is formally defined in Table 95.

Table 95 – AnalogControlFunctionType Definition
Attribute Value
BrowseNameAnalogControlFunctionType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseControlFunctionType defined in 7.6.1
0:HasComponentVariableCurrentValue0:DoubleAnalogUnitRangeTypeM
0:HasComponentVariableTargetValue0:DoubleAnalogUnitRangeTypeM
Conformance Units
LADS AnalogControlFunctionType

CurrentValue is the current process value.

TargetValue is the targeted set-point value.

Table 96 – AnalogControlFunctionType AdditionalSubcomponents
BrowsePath References NodeClass BrowseName DataType TypeDefinition Others
ControlFunctionStateHasComponentMethodStartWithTargetValueO
7.6.5.1 StartWithTargetValue

The StartWithTargetValue Method starts a Function on the LADS Device with the target value as an argument.

Table 92 specify the Arguments and AddressSpace representation, respectively.

Signature

	StartWithTargetValue (
		[in]	Double	TargetValue)
Table 97 – StartWithTargetValue Method Arguments
Argument Description
TargetValue(Optional) This value can be used to set the target value parallel with the start method.
Table 98 – StartWithTargetValue Method AddressSpace Definition
Attribute Value
BrowseNameStartWithTargetValue
References Node Class BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyTypeM