I'm developing an app with cvi7.0,it communicates with a dsp board through rs232.My problem is when the number of received data is more than about 200000 bytes, the callback function installed for com port will not be triggered any more. In the callback function,i read data from input queue ,process the data and display the data with a stripchart.When the callback function refused to be triggered,i can see that the stripchart also stopped to display datas. The speed of dsp transfering datas is much more higher than the speed of cvi app receiving datas.The baudrate is 115200bps and dsp transrers 2 bytes per 0.1ms.Data received are all correct. Thanks anyway!
帖子被wolfwei在12-28-2005 05:09 AM时编辑过了
帖子被wolfwei在12-28-2005 05:10 AM时编辑过了