GLG Java Process Demo
This demo shows an example of a
Process
Control and Monitoring application deployed in a web browser using
100% pure Java.
The drawing was created using the GLG
Graphics Builder. The demo uses simulated data. However, provided with
a data source, it can also display live data and use user input to
control
the process.
The following features of Glg are
shown:
Visualizing a live industrial process
Updating the display with dynamic data
Handling user interaction with
valves
and gauges to control the process
Using alternative representations
of
the same process with no change in the program logic
User Interaction:
Click on valves with the left or right
mouse
button to open or close them (process will be counter-reacting)
Click on the Solvent Vaporizer Tank to
toggle
the pressure gauge visibility.
Use buttons above the drawing to control
drawing's
attributes.
Source
Code