System for control data visualization and generation

This Program is a component of the system for creating control programs.

Follows the description of the Visualization component

Main function of the visualization component is to display/visualize the gathered in real-time data. The data is gathered from once or more instances of the interpreter program, communication is done through network connections, which allows gathering information from remotly running control programs. Three main data visualization window types are:

Picture 1. Picture 2.
Picture 3.

Another important feature of the system is that one variable can be visualized by a number of windows, i.e. while watching the animation of the behavior of the system some of the variables used in the animation can also be displayed in another window as a floating-point/integer variables, such example can be seen on Picture 4.

All gathered data can be logged in a file and later used for replicating the visualization session. Another feature is that the program has the capability to send data to the control program. The data to send can be gathered from the following sources:

Picture 4. Animated GIF of this visualization session of varying two axes can be seen here (axis 1) and here (axis 2)

Picture 5.

2 Dec 2006