From the version D2000 V7.01, release A061114038, D2000 System allows the user to switch pictures to so-called
History mode. The mode gives to user the possibility to view the values of subpictures and graphs inserted
in the picture as they were within specified historical time interval.
There is only one condition for the picture to switch it to the History mode:
Switching the picture to the History mode is performed by clicking that graphic object. It opens the following dialog box, which is used to set a time interval to view the picture history (note: the interval can be also changed later).
If the function %History2 is defined for graphic object in picture, the dialog box allows to choose only start time interval (1) and the archived values from the range of one hour from begin of this interval will be displayed.
You can start, control and close the history of picture also from a picture script. Starting the history mode from the script does not allow you to open the control dialog window, but if it has been already opened from the picture, it remains opened and contains the parameters from script.
Clicking the button OK will open the following dialog box used to move within the history time:
The dialog box can be divided into the following parts:
Historical time interval (From and To parameter). The interval can be changed by clicking the Change button.
It includes the following parts:
- goes to the beginning / end of selected interval (see the From and To items)
- step back / forward in history (step is defined by the Step parameter)
- previous / next value in picture history
Note: If the begin time is the same as end time, all the control
buttons except Close one are disabled.
Some of the control buttons are also disabled if the history mode is
restarted from script, while the control dialog window is opened, and
the start parameters set a fixed step / =0. I.e. the buttons Step,
Go to,
Previous/next value are disabled.