To use message logger, you first need to make sure that you're using a real-time chart from FusionWidgets XT pack - i.e., charts which update themselves in real-time. Examples are real-time line chart, column chart, angular gauge, linear gauges etc.
Thereafter, there are 2 steps involved in configuring and using the message logger:
- Configure your XML/JSON data to use message logger. Also, set up the XML attributes to configure the functional and cosmetic properties of the message logger.
- Configure your real-time data provider page to broadcast/stream messages to the logger.
We'll discuss both of these in details here. |