Dear All,
I really need help/advice on my problem.
The objective of my project is to display a real time measurement of voltage waveform on to the PC. In this project I used ComPort component to receive data using Rs232 communication since Builder does not support Rs232 communication anymore. While, for displaying the waveform, I used TChart Component. A microntroller from microchip (PIC) is used as the data acquisition device to change the analog data to digital form and to transmit the data to the PC.
I only managed to receive and display the data once. When I need to display the next data I need to execute the program again. Thus, the process is not continues and some time not all the data receive correctly by the PC. My question is how to receive the data continuously and also displaying the data in the form of graph continuously?
I’m looking forward to get feedback from anybody. Thank you so much.
I really need help/advice on my problem.
The objective of my project is to display a real time measurement of voltage waveform on to the PC. In this project I used ComPort component to receive data using Rs232 communication since Builder does not support Rs232 communication anymore. While, for displaying the waveform, I used TChart Component. A microntroller from microchip (PIC) is used as the data acquisition device to change the analog data to digital form and to transmit the data to the PC.
I only managed to receive and display the data once. When I need to display the next data I need to execute the program again. Thus, the process is not continues and some time not all the data receive correctly by the PC. My question is how to receive the data continuously and also displaying the data in the form of graph continuously?
I’m looking forward to get feedback from anybody. Thank you so much.