06-26-2008 10:18 PM
06-26-2008 10:29 PM
06-27-2008 02:32 AM
hi..
I want to make a string dummy data for my GSM application. i want to make a similar data as the actual data. modem will always read if there is any new msg received.because there are too many data, i have to enable vertical scrollbar to view all datas. so when there is new data received, the new will be at the top of the string indicator. and the previous data will be at the bottom.
but when i try using the shift reg in the while loop to loop back the data, it didnt show as the actual data. so i wonder why this happen? and how should i do to generate the dummy data similar to the actual.
thanks..
06-27-2008 05:26 AM