General introduction for html interface

Note

LOGO!Soft Comfort is not compatible with any web projects created through the customized development interface.

Professional clients can modify the web project to meet their specific requirements on webpage.

After you bind the HTML element to a BM data, you can monitor the BM data through webpage.

Working principle

In DBinit(), LOGO! JavaScript scans all HTML elements and transfer data with those having server_binding class.

In the server_binding element, we use range, address, type, length to define and bind a data from BM.

Through show_function and show_param, you can implement a callback method to meet their requirements based on the data refresh.