由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Windows版 - RS-232 question
相关主题
Re: how to covert image to text?请问关于windows7下安装防病毒软件的问题?
VisualC++的compiler是不是也不是free的?Thinkpad T420 windows 7 professional如何回到出厂状态?
VC++ 6.0 with VistaRe: Any good visualization tools?
visual studio 支持 C吗?Re: 一个土问题:怎样比较两个文件是不是完全一样
visual c++的问题可以这里问么?Re: [转载] Windows XP下安装MS Visual .NET时遇到Buffer overrun问题。。
Windows是不是对蓝牙Headset不太友好啊?Re: 在win2000(中文版)中安装visual studio 7.0 net 老是安装不了.
XP 慢得像蜗牛Re: 安装正版visual studio.net ,结果出现了问题。
win 7 beta到期后,还可以用吗VSS and VS.NET integration?
相关话题的讨论汇总
话题: rs话题: basic话题: visual话题: 232话题: control
进入Windows版参与讨论
1 (共1页)
j*****n
发帖数: 943
1
We are using Visual Basic to control 2 external RS-232 peripherals. The data
size is 200 bytes per transmission. It comes in and out random with speed
of 19.2Kbps. We find that the Visual Basic software is briefly interrupted
and the data somehow is not processed or lost when the PC is doing some
other tasks such as burning a CD, entering to Screen Saver etc. We'd like
to know if there is a way to control the VB SW Priority Level as it can be
done using C++.
s******y
发帖数: 121
2
The data loss is due to overrun. Try to set flow control options when
setting up serial connection. (e.g., using RTS/CTS). Raising thread priority
does not always work.
1 (共1页)
进入Windows版参与讨论
相关主题
VSS and VS.NET integration?visual c++的问题可以这里问么?
要写 Visual C 下的 DLL 东西Windows是不是对蓝牙Headset不太友好啊?
安装visual studio.net pro 2002求助XP 慢得像蜗牛
有64位版的SQL SERVER 2005和OFFICE吗?win 7 beta到期后,还可以用吗
Re: how to covert image to text?请问关于windows7下安装防病毒软件的问题?
VisualC++的compiler是不是也不是free的?Thinkpad T420 windows 7 professional如何回到出厂状态?
VC++ 6.0 with VistaRe: Any good visualization tools?
visual studio 支持 C吗?Re: 一个土问题:怎样比较两个文件是不是完全一样
相关话题的讨论汇总
话题: rs话题: basic话题: visual话题: 232话题: control