03-03-2010 07:27 PM
Sorry , my English is poor .In the next ,I will tell my question use Chinese .
我有一个比较难的问题,下面我有个项目,使用的不完全是LABVIEW,使用到.NET和LABVIEW通讯,具体的描叙如下:
我使用LABVIEW编写程序采集Angilent 34401A的数据,然后将数据传到.NET中去,.NET做如下的处理,连接数据库和数据处理.首先声明,我不懂.NET
采集Angilent 34401A的数据我早就做出来了,比较简单,但如何使数据传到.NET中是个问题,我针对这个问题我有几个方案,你帮我看一下,哪个合适,如何做到,
(1)使用TCP/IP协议传输,跟.NET形成一个握手协议,看了一些例子,没具体的实验,不知道.NET中如何实现
(2)将LABVIEW的程序做成DLL,让.NET调用,LABVIEW这里是没什么问题,但.NET会有什么问题我就不知道了,你能给我点建议了,如何实现呢,网上我查了很多资料,没什么进展,给我一点具体的建议,
Thank you !
best regards
Martin
03-04-2010 01:26 AM
Translation
You can post here in the chinese board. Ian fung is very much active there.
03-04-2010 01:43 AM
Thank you!
My English is poor .I must improve it
03-04-2010 11:51 AM
Hi muks, I have to admit that I know nuts about .net... would you help our friend out?
PS: As I am now outstation in Shenzhen, China. And, I may not be able to access to PC as often... I will help translating any possible solutions and or suggestion to our friend. Thanks!
03-04-2010 11:56 AM
It is some free database tools available for Labview. If you struggle perhaps you can use this instead of the .NET interface? As II understand your problem is database accsess not the instrument communication.