Welcome
Guest
, you are in:
<root>
•
Login
FLSmidth QCX wiki
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Word Import
Create Account
Search the wiki
Back
How to use Calculator - basic level
Modified on 2021/05/19 08:19
by
RSk
Categorized as
Core V8
,
How to
---- =='''Basic use of QCX Calculator'''== The calculator funtion in QCX can be a challange to use but there is a short description on how to do basic calculations and to set up basic programs. In the Calculator there are 2 options: '''Edit''' and '''Program View '''(see 2) When browsing in the hierarchy the '''EDIT''' function have to be active / selected to be able to do anything. [image:{UP(How-to-use-Calculator-basic-level)}image1.png|medium|left] When in '''EDIT''' mode and selecting a calculator point (blue dot) then the option to either: edit the calculator point, create a new point or delete the point becomes active. [image:{UP(How-to-use-Calculator-basic-level)}image2.png|medium|left] When activating the '''PROGRAM VIEW '''and also '''EDIT '''the option to either create new programs or edit the existing becomes active. To go in and out of '''Program view '''it just needs to be activated and de-activated. To save any changes or work – click '''EDIT'''! [image:{UP(How-to-use-Calculator-basic-level)}image3.png|medium|left] To view and edit a Calculator point´: Browse in the hierarchy to the right point (will have a blue dot) Make sure '''Edit''' is active Select the point and select the '''edit point '''function The program used for the point can be seen to the right. When selecting any of the inputs a menu comes up to the right with a option to either change the link or put in a constant. [image:{UP(How-to-use-Calculator-basic-level)}image5.png|medium|left] ===Make a new calculator point=== Browse to the location in the hierarchy where the new point should be placed. Select “New point” in the point menu Give it a name Select the program needed for the point Click OK Now the new point is shown to the right of the hierarchy and by clicking on the individual lines either a constant or a link can be connected to the point. When selecting as link a browser window comes up so it is possible to find the right data for the calculation. [image:{UP(How-to-use-Calculator-basic-level)}image6.png|medium|left] [image:{UP(How-to-use-Calculator-basic-level)}image7.png|medium|left] ===How to make a new program=== Select '''Program view''' and then '''Edit''' mode Now select “'''Add new Program'''” A new window opens: [image:{UP(How-to-use-Calculator-basic-level)}image8.png|medium|left] [image:] Now in the Output variables: define the name of the end product for the program: f.inst. LSFCalculated, or SIMcalc. IN Input Variables: define the names of the Input parameters needed: f.inst. if LFS needs to calculated there need to be input of: Ca, Al, Si, Fe It is a good idea to write down the formular of interest so it is easier to break down the formular into modules. Both the Input and the Output have to be defined before they can be used in the programming. In this example the LSF will be calculated. Output and input is defined in the example below. A local output for the interim result is dragged and dropped into the blank area and given a name. [image:{UP(How-to-use-Calculator-basic-level)}image9.png|medium|left] [image:{UP(How-to-use-Calculator-basic-level)}image10.png|medium|left] The formular for LSF is this: LSF= 100*CaO / 2,8*SiO2+1,8*Al2O3+0,65*Fe2O3 The formular will be divided into two steps in the calculator above and below the division: The MUL_REAL (multiplication of Real values) is dragged and dropped onto the line between the output and the input. Then IN1 is given the value 100 and the IN2 is set with Ca as input. This means: 100*Ca Now the base of the formular is created: Si * 2,8 + Al*1,8 + Fe*0,65 = LSF_Base LSFstep_wise / LSF_Base = LSFCalculation [image:{UP(How-to-use-Calculator-basic-level)}image11.png|medium|left] Test it in debug (upper left corner) to make sure the program runs correct. Click save to exit the program editor Give the program a new name and version number NOW – the program is NOT saved until edit is clicked in the calculator!!!!!!!!!!!! Now the new program can be seen in the program view window and is ready to use. [image:] [image:] [image:]
Meta Keywords:
Meta Description:
Change Comment:
FLSmidth