修改时间 12-03-2009 03:26 AM
我的应用如下:
我用数据采集卡采集一XY波形,用采集卡上的开关量来控制XY波形是否显示,且每次启动显示都要清楚原XY波形!因为我的板卡的数字量不多了,不能做专门的清除信号了
我的思路是:启动信号的上升沿清除当前XY波形,继续保持XY波形则实时更新,启动信号OFF XY波形保持不变!
请高手帮忙!谢谢
修改时间 12-07-2009 07:12 PM
Where is your 启动信号 connecting to?
You need some kind of "triggering" function to achieve the detection 启动信号, one possible way is to read in the 启动信号 and check for triggering/ threshold level...
Just some thoughts...