Demos in using Ch Java


Ch Java has been demonstrated in accessing a Mechatronic system using two different techniques:

Standalone Java GUI to control Mechatronic system

Here a Portable C/C++ script invokes Java class for GUI and listens to the users input and controls the mechatronic system according to that.





Portable Ch script invokes Java GUI to control Mechatronic system


Here a Java class invokes a Portable C/C++ script and controls the mechatronic system.



Java class control mechatronic system through Portable C/C++ script




.

.