Item - Math Value
Please refer to Adding a New Item for specific information on how to add an ITEM and how to change its properties.
Description
Is used to either hold a fixed value or to generate a random value.
If the value is constant then it is more efficient to use this ITEM instead of the ITEM Math_Formula.
Properties
Class Name | A unique name for this item. The class name is display only and cannot be changed. |
Name | Enter a meaningful name for this Item so that you, and other people, will easily recognize what it is for. |
Enabled | No - The ITEM is not enabled and will not update
when its TASK updates Yes - The ITEM is enabled and will update when its TASK updates. |
Value (Offset) | Enter the value required. |
Type | Select the Type of value: Fixed Value - The ITEM will display the "Value (Offset)" entered above. Fixed Value (Remote Enabled) - Same as above only this option will allow the ITEM to be included in the MicroScan Tool Box Remote Editor. Random Value - A random number between 0 and 1 will be generated. This random number will then be multiplied by the "Scale" and will then be added to the "Value (Offset)". |
Scale | Enter the Scale, this is used only for the "Random Value" option above. |