How to read data from Serial Port (Rs232) that continuously sends data without affecting the UI?
I have an equipment which sends data continuously when an operation is performed. I use RS232 to communicate through the COM port. I am able to read and write the data but reading the data is not good.
How can the call time displayed on the phone and the call time taken from the RS232 port of the Panasonic kx-tes824 switch overlap
The call time on the phone, for example, is 20 seconds, but the data retrieved from the switchboard is 30 seconds, which does not match the call time between the switchboard and the phone. (How to only calculate time when the called person picks up the phone and stop calculating time when the call ends so that the time on the phone and switchboard can match).