Visualize Touch Data Using MPLAB® Data Visualizer
Step-by-Step User Guide
Project Configuration and Generation
- For creating and configuring a project for visualization, please follow the steps in the "Creating a project with Touch Library" page in the case of MPLAB® Code Configurator (MCC) Melody or the "Generate a Touch Project with MPLAB Harmony" page in the case of MCC Harmony.
- After the creation and configuration of the sensors, navigate to the Tuning tab in the touch configurator, enable the Touch Tuning Data connection and select Touch Visualization as the option (MCC Melody).
Refer to "Visualize Touch Data using Data Visualizer" to tune the project for visualization.
- Verify all the configurations, generate, build and program the code to the selected device.
Data Visualization
- Open the MPLAB Data Visualizer plugin/standalone.
- In the connections pane, click on the COM Port and enter the required Baud Rate under the COM Settings.
- Select the Variable Streamers option from the left pane.
- In the Variable Streamers tab, select the Auto-configure option by clicking on it.
- Select the source as the connected device from the source drop-down list.
- Now set the correct path to the data streamer files that have been generated from MCC by clicking on the folder icon and navigating to the correct folder path.
- Then start the comport by clicking on the start icon, once the streaming has started then the data visualization will be displayed in the right pane.