How to save Scene Variable values
FH Vision System - Programming Variables
Saving Scene Variable Values
If you wish to save Scene Variable values so that they will be saved even after doing a hardware power reset, when adding the variables, make sure to select the variable type with "(Save)" in the name.
Refer to the following example.
Example: When you wish to save an integer variable
- Set the variable type to "Integer (Save)" and add the scene variable
- Assign the added variable to the processing unit output parameter
- Perform measurement and set the value of the added variable
- Click the "Save Data" button