Super Systems 9205 Series User Manual
Page 131

Series 9205 Operations Manual Rev A
130
This example will multiple V2 by 1.35 and multiply V3 and V4 together, and add those two results and store
that value in V1.
The maximum length of a program line is thirty-one (31) characters.
The following are the valid mathematical operators: + (Addition), - (Subtraction), * (Multiplication), /
(Division), and % (Modulo Divide – integer only).
The difference between Division and Modulo Division is that Modulo will always return an integer value.
Example:
11 / 4 = 2.75
11 % 4 = 2 (The .75 will not be returned)
Calculation Time In MS (0 to Disable)
This is the calculation time for the calculations. This will specify the delay between executing a line. Each
line has the same delay between them, even if they are blank. A value of zero (0) will keep the calculations
from being performed. The range is 0 – 10000.
Configure Instrument Calculations
This option will display the screen where the calculations can be entered.
To edit a line, click on the Edit button. This will bring up the keyboard, which will allow the user to change
the text for the calculation. If Edit is clicked on a blank line, a new calculation can be entered.
To Insert a blank line in between lines, select the line
BELOW
where the inserted line is going to go and
click on the Insert button.
To delete a line, highlight the line and click on the Delete button.
To erase a line, highlight the line and click on the Clear button.