Mult Block
Mult Block
The Mult Block allows the user to multiply a great number of variables in order to use the result
The Mult Block can be found in the B-Line app, after creating a new program
Properties
The only properties that the add block has are the input fields (In1, In2...), that will appear as the user will click the add signÂ
How to use
The user must go to bLine Logic
In there he creates a program (or edits one)
In the Blocks menu the user can find all the blocks that he can use
Search for the sub bock in the right menu that opensÂ
Then drags the block over a main block like SET or IF
Example
The above screenshot represents a very basic setup on how to use and apply the and block.
We set up the values of different variables by using mathematical operators. In this case we'll explain the multiply operator [mult(x)]. We set up the highestEnergyEndUsePercentageOfTotalEnergy variable's value as a multiplication between the number 100 and mathdivision (which we know from the previous operation)