是德科技
直播中

周臻庸

7年用户 847经验值
私信 关注
[问答]

怎么在VEE.NET 4.0 W7P中创建自己的dotNet仪器驱动程序

我想在VB.NET 4.0中为旧仪器编写自己的仪器驱动程序,用于VEE和.NET环境。我使用全新安装的系统,Windows 7 Pro,VEE 9.2 Pro,Agilent IO Control 15.5和VB 2010 Express
使用.NET Framework 4.0。我在.NET环境中使用简单的lib,但我无法将.NET程序集加载到VEE中。当我注册my.DLL时,出现错误“VEE无法注册ActiceX控件,请
以管理员身份运行“: - - >我以管理员权限启动VEE!第二个错误:... my.DLL不是有效的.NET程序集。我认为存在问题。
.NET程序集不是VEE的正确构建。
使用“强名称”没有帮助。我是.NET和VEE编程的初学者。
有没有人给我一个简单的例子?我的目标是使用VEE函数对象浏览器来编写我自己的仪器方法和类。

以上来自于谷歌翻译


     以下为原文

  I want to write my own instrument driver for older instruments in VB.NET 4.0, for use in VEE and .NET environment.
I use a complete new installed system, Windows 7 Pro, VEE 9.2 Pro, Agilent IO Control 15.5 and VB 2010 Express with .NET Framework 4.0.
My simple lib working in the .NET environment, but I can’t load the .NET assembly into VEE.
When I register my.DLL, an error occurs “VEE can’t register the ActiceX control, please run as Administrator”: - -> I start VEE with Administrator rights!
A second error: … my.DLL is not a valid .NET assembly.
I think there is my problem. The .NET assembly is not correct build for VEE. The use of a “Strong Name” didn’t help.

I am a beginner in programming in .NET and VEE. Has anyone a simple example for me?
My goal is the use of the VEE function object browser for programming my own instrument methods and classes.  

回帖(2)

李麒

2019-3-20 07:48:07
我得到了同样的错误。
将.NET目标框架更改为.NET framework 3.5将起作用。
暂时,也许您可​​以将目标框架更改为.NET framework 3.5.-mk

以上来自于谷歌翻译


     以下为原文

  I get the same error at my side. Changing the .NET target framework to .NET framework 3.5 will works.
For temporarily, maybe you can change the target framework to .NET framework 3.5.

-mk
举报

周臻庸

2019-3-20 08:05:43
几小时后,我在Visual Studio 2010 Express中找到了目标框架的编译器选项到3.5。现在,它可以工作了。
我可以在VEE中加载和使用自己的lib。让我知道,当VEE能够使用.NET 4.0框架时。-sk

以上来自于谷歌翻译


     以下为原文

  After hours, I found out the compiler option for target framework to 3.5 in Visual Studio 2010 Express.
Indeed, now it works. I can load and work with my own lib in VEE.
Let me know, when VEE is able to work with .NET 4.0 framework.

-sk
举报

更多回帖

发帖
×
20
完善资料,
赚取积分