6.6.2 LinearConversionDataType DataType definition

This structure contains a simple conversion according to the following formula. The factors (a = inititialAddend, b = multiplicand, c = divisor, d = finalAddend) are given in a Structure. X is the source value (in source unit) and f(x) the target value (in target unit). The structure is defined in Table 54.

The values of the structure can also be used for a simple inverse conversion. It can be used if a Client wants to write a value to the Server. The value y1 is the value that the Client wants to write to the Server in the named alternative unit and x1 is the value the Client actually has to write to the Server instead.

Table 54 – LinearConversionDataType Structure
NameTypeDescription
LinearConversionDataTypeStructureSubtype of Structure defined in OPC 10000-5

InitialAddend

FloatThe initial addend of linear conversion.

Multiplicand

FloatThe multiplicand of linear conversion.

Divisor

FloatThe divisor of linear conversion.

FinalAddend

FloatThe final addend of linear conversion.

Its representation in the AddressSpace is defined in Table 53.

Table 55 – LinearConversionDataType Definition
Attribute Value
BrowseNameLinearConversionDataType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Structure defined in OPC 10000-5
Conformance Units
Data Access Alternative Units