7.3 Compute Method
Compute method or computation method in short is used to transform the fixed point values in software into physical values which can be floating point values.
There are mainly three categories of compute methods: (Identical,Linear,state encoded,Scale linear,Scale linear and state encoded Bit field state encode and Rat function)
-
Linear: This type of Compu method is used when the value to be converted is of linear type. During configuration, we have to give ranges of raw values. Like minimum this value can be, maximum this value can go,Factor (which is the multiplication factor or its also called gain),Offset value.
-
Text Table: It is the most simple type of compute method. It is a table of numerical values which represent some text which has some meaning.
-
Scale-Linear: It is a table of linear compute methods.
Add Compute Method→ Short Name→ Type (Identical, Linear, State Encoded, Scale Linear, Scale Linear and State Encoded, Bit Field State Encode and Rat Function) → Unit →Save.