Hi!
I’ve created a background task in which I’ve programmed a UIMsgBox and UINumEntry Procedure that controls some numerical values that is used as offsets in the main task program.
The numericals are arrays containing 8 different locations.
The data is stored in a program module, loaded from 'system_name’\home, named SysPutData.mod and which is declared as shared in the automatic loading of modules.
But when I change the values in a offline editor, how do get the controller to load the new values so that they are used in the program?
If I change the values, save the module both in the HOME-folder of the backup and in the SYSMOD-folder for Task0 (renamed *.sys) and then restore the system from that backup I don’t get the values to change.
The weird thing as that if I then look in the System Directorys HOME-folder and there from open the module, the values has changed. But they ar not used inside the Rapid-program.
Hopefully I have not messed up my description to much. ![]()
Have a nice evening!
// Jocke.